Golang SQLCipher driver conforming to the built-in database/sql interface and using the latest sqlite3 code.
93ab2db408
Fix marshaling error in Go->SQLite boolean values |
||
---|---|---|
example | ||
Makefile | ||
README.mkd | ||
sqlite3.go | ||
sqlite3_test.go |
README.mkd
go-sqlite3
DESCRIPTION
sqlite3 driver for go that using database/sql