Implement a custom error condition for SQLite.
This allows improved diagnostics and condition handling opportunities. Since the constraint error is likely to provoke special handling, it is branched off into a separate type.
parent
f81b198e
Please register or sign in to comment