crystal-sqlite3
crystal-sqlite3 copied to clipboard
Expose extended result codes in the exception
trafficstars
Hi,
The current Exception.code field return the primary result code. It would be nice to add a new field extented_code, using sqlite3_extended_errcode().
https://sqlite.org/rescode.html#pve