Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile support for SQLITE_DBPAGE #578

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

flavorjones
Copy link
Member

@kevinmcconnell
Copy link

Nice! 🎉

@flavorjones
Copy link
Member Author

I may need to introduce a constant to track whether the libsqlite being used is vendored or a system library. It's useful to know when to skip the sqlite_dbpage test, but is also generally useful for the gem to be more self-descriptive for debugging purposes (e.g., Nokogiri::VERSION_INFO).

@flavorjones flavorjones merged commit c20e959 into main Nov 19, 2024
105 checks passed
@flavorjones flavorjones deleted the flavorjones-enable-dbpage-vtab branch November 19, 2024 21:58
flavorjones added a commit that referenced this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants