forked from mirror/go-sqlite3
275bdb282a
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