electric icon indicating copy to clipboard operation
electric copied to clipboard

[VAX-1251] Catch and wrap raw SQLite errors

Open balegas opened this issue 1 year ago • 0 comments

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 avatar Oct 23 '23 10:10 balegas