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

Use _v2 APIs for SQLite version 3.6.13 and above. #8

Merged
merged 1 commit into from Feb 25, 2013

Conversation

ignacio
Copy link
Contributor

@ignacio ignacio commented Sep 3, 2012

This PR tries addresses the issue mentioned in the mailing list a while ago.

Some pragmas won't return a cursor anymore since SQLite 3.6.23. Using sqlite3_open_v2 and sqlite3_prepare_v2 fixes that.

@rjpcomputing
Copy link

Can you please implement this please.

blumf added a commit that referenced this pull request Feb 25, 2013
Use _v2 APIs for SQLite version 3.6.13 and above.
@blumf blumf merged commit 031a5c7 into lunarmodules:master Feb 25, 2013
@ignacio ignacio deleted the open_prepare_v2 branch February 25, 2013 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants