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

Build tag request: SQLITE_ENABLE_DBPAGE_VTAB #1288

Open
rishi-kulkarni opened this issue Oct 23, 2024 · 0 comments
Open

Build tag request: SQLITE_ENABLE_DBPAGE_VTAB #1288

rishi-kulkarni opened this issue Oct 23, 2024 · 0 comments

Comments

@rishi-kulkarni
Copy link

With the release of SQLite 3.47.0, the SQLITE_DBPAGE virtual table has been updated to do some pretty powerful stuff, including writing and deleting the underlying DB pages via a SQL API. This virtual table is enabled via a compile-time option that'd be nice to have as a build flag: https://www.sqlite.org/compile.html#enable_dbpage_vtab

https://www.sqlite.org/dbpage.html

I'm happy to make a PR exposing this option as a build tag.

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

No branches or pull requests

1 participant