Skip to content

Check read/write database and improve error messages in exceptions in native SQLiteDatabase.dbopen() #174

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

Closed

Conversation

brody4hire
Copy link

These changes should be able to help people narrow down the problems reported in #139 and #161.

Taken from: https://github.com/android/platform_frameworks_base/blob/master/core/jni/android_database_SQLiteConnection.cpp

…ages when throwing exceptions, and use error code from sqlite3_open_v2() in SQLiteDatabase.dbopen() native function. Source: https://github.com/android/platform_frameworks_base/blob/master/core/jni/android_database_SQLiteConnection.cpp
@brody4hire
Copy link
Author

Don't merge this yet, there are errors. Will reissue ASAP.

@brody4hire brody4hire closed this May 29, 2015
@brody4hire brody4hire deleted the improve-dbopen-error-check branch May 29, 2015 15:44
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.

1 participant