You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: