go-sqlite3
go-sqlite3 copied to clipboard
sqlite3 driver for go using database/sql
Results
231
go-sqlite3 issues
Sort by
recently updated
recently updated
newest added
This is a slightly odd question. I was curious what effect removing the DQS support would have on my release binary, so I tested it. To my surprise, adding `CGO_CFLAGS="-DSQLITE_DQS=0"`...