Skip to content

Throw a specific exception for SQLITE_NOTADB. #46

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

Conversation

greyson-signal
Copy link
Contributor

This change throws a specific exception for the SQLITE_NOTADB error case. This should be a non-breaking change, as the exception class extends SQLiteException, which is what was being thrown before.

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.

2 participants