repositorypackage
1.1.3
Repository: https://github.com/sqlite3ent/sqlite3.git
Documentation: pkg.go.dev
# README
sqlite3
About this package
This package is a stitching monster, and passes some basic tests of ent
It use modernc.org/sqlite
package, and integrates the PRAGMA
part of modernc.org/sqlite
's Open().
LICENSE
Used BSD-3-Clause is same as modernc.org/sqlite