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

Add sqlite3_blob_reopen() to ISQLite3Provider interface #240

Closed
DanielGilbert opened this issue Dec 5, 2018 · 1 comment
Closed

Add sqlite3_blob_reopen() to ISQLite3Provider interface #240

DanielGilbert opened this issue Dec 5, 2018 · 1 comment

Comments

@DanielGilbert
Copy link

Hi,

judging from the ISQLite3Provider interface, the "BLOB"-functions lack the int sqlite3_blob_reopen(sqlite3_blob *, sqlite3_int64); declaration.
Would be great to have it, performance wise. <3

See the Docs for further info.

@ericsink
Copy link
Owner

Implemented as part of upcoming 2.0 release #255

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

2 participants