Lighter
Lighter copied to clipboard
Some way to get extended error codes
Currently LighterError includes errcode, but sometimes it's useful to have access to extended error codes, either as part of LigherError or with an option to enable them with sqlite3_extended_result_codes()
.