0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-07-15 17:54:42 +00:00
Files
go-sqlite3/error_test.go
rittneje b4f5cc77d1 add SystemErrno to Error (#740)
* adding SystemErrno to Error, and fixing error logic when open fails

* fix for old versions of libsqlite3 that do not have sqlite3_system_errno defined

* fixing pre-processor logic
2019-12-17 15:58:28 +09:00

6.1 KiB