mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-11 21:49:13 +00:00
* add compiler hints to reduce number of slice bounds checks * panic on assert instead of returning error for code coverage
* add compiler hints to reduce number of slice bounds checks * panic on assert instead of returning error for code coverage