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

[VAX-1251] Catch and wrap raw SQLite errors #586

Open
balegas opened this issue Oct 23, 2023 · 0 comments
Open

[VAX-1251] Catch and wrap raw SQLite errors #586

balegas opened this issue Oct 23, 2023 · 0 comments
Labels
Improvement Created by Linear-GitHub Sync

Comments

@balegas
Copy link
Contributor

balegas commented Oct 23, 2023

In certain cases we don't catch SQLite errors and propagate them as they arrive from the database driver.

In this task we unify raw SQLite error messages to have a common representation that developers can work with at app-level if necessary.

@balegas balegas added the Improvement Created by Linear-GitHub Sync label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant