mirror of https://github.com/mattn/go-sqlite3.git
53e8d03ecf
This test creates a simple table, inserts some dummy boolean values, then pulls them back out to ensure they are marshalled correctly. |
||
---|---|---|
example | ||
Makefile | ||
README.mkd | ||
sqlite3.go | ||
sqlite3_test.go |
README.mkd
go-sqlite3
DESCRIPTION
sqlite3 driver for go that using database/sql