C:\Users\cx\go\pkg\mod\modernc.org\sqlite@v1.30.1\lib\defs.go:13:35: undefined: sqlite3_index_constraint C:\Users\cx\go\pkg\mod\modernc.org\sqlite@v1.30.1\lib\defs.go ...
CGO-based drivers (mattn, crawshaw) embed SQLite C code which causes symbol conflicts Some drivers register themselves with the same database/sql driver name sqlite-benchmark/ ├── main.go # Database ...