aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix TestBooleanjander2012-05-271-18/+44
* add bool type test: TestBooleanjander2012-05-251-0/+81
* Handle time.Time values with "timestamp" columns.John Gallagher2012-04-071-0/+79
* Fix typo (Tailed -> Failed).John Gallagher2012-04-061-1/+1
* merged bradfitz's patch. thanks.mattn2012-02-201-1/+1
* Added additional testcase for boolean roundtripslye2012-02-061-0/+51
* fixed package name.mattn2012-01-251-1/+1
* gofix.mattn2011-12-071-2/+2
* fix LastInsertId()/RowsAffected().mattn2011-11-151-13/+77
* fix test.mattn2011-11-151-9/+13
* simple test.mattn2011-11-131-0/+143