Skip to content

Downgrade sqlite3 and apsw to 3.6.22(-r1) #4

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

Merged
merged 2 commits into from
May 21, 2014

Conversation

wtud
Copy link

@wtud wtud commented May 19, 2014

Even though the sqlite3 file included in p4a (src/jni/sqlite3/sqlite3.c) is a big cluster fuck (4 year old fork that has 2200+ lines different from the official sqlite v3.6.22 it claims to be and even has an unresolved merge conflict), it seems more reliable than the standard/updated sqlite version from #3 and it seems to be the only way to get the apsw package working (only way to avoid IO errors).

@devos50
Copy link
Collaborator

devos50 commented May 21, 2014

Tested with taking apsw in the distribute script. Everything still works.

rjagerman added a commit that referenced this pull request May 21, 2014
Downgrade sqlite3 and apsw to 3.6.22(-r1)

Tested and works!
@rjagerman rjagerman merged commit 73e478e into lfdversluis:cookbook May 21, 2014
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.

3 participants