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

Error reporting in makeCopySqlite #139

Closed
wonder-sk opened this issue Jul 27, 2021 · 0 comments · Fixed by #142
Closed

Error reporting in makeCopySqlite #139

wonder-sk opened this issue Jul 27, 2021 · 0 comments · Fixed by #142
Assignees
Labels
bug Something isn't working

Comments

@wonder-sk
Copy link
Contributor

A couple of related issues:

 - error from sqlite is not passed to the exception -> no detailed info when exception is raised
 - Sqlite3Db::create() should provide more info about the error
 - GEODIFF_makeCopySqlite() does not say what is the problem when opening/creating
 - GEODIFF_makeCopySqlite() should report if it deletes a DB file (and if it was successful)
 - GEODIFF_makeCopySqlite() should maybe first try to open it as SQLite, only then remove it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants