Golang SQLCipher driver conforming to the built-in database/sql interface and using the latest sqlite3 code.
Go to file
mattn e36e29f33e fix test. 2011-11-15 10:41:43 +09:00
example transaction. 2011-11-13 03:20:52 +09:00
Makefile first import. 2011-11-11 21:36:22 +09:00
sqlite3.go last inserted row ID, affected rows. 2011-11-14 22:10:13 +09:00
sqlite3_test.go fix test. 2011-11-15 10:41:43 +09:00