mirror of tedu's go-sqlite3 library
- Go 100%
| .hgtags | ||
| error.go | ||
| go.mod | ||
| LICENSE | ||
| README.md | ||
| sqlite3.go | ||
| sqlite3_libsqlite3.go | ||
| sqlite3_type.go | ||
go-sqlite3
Description
sqlite3 driver conforming to the built-in database/sql interface
lite edition
forked from github.com/mattn/go-sqlite3