perkeep/lib/go/camli/db
Brad Fitzpatrick 26da0d2be4 db: make stmt.Exec also return Results
Change-Id: I5f32e77fbae7db0e9f601b7f581fd55dc261e67f
2011-08-28 22:16:58 +04:00
..
dbimpl db: optional Execer interface 2011-08-28 22:12:41 +04:00
convert.go db: more type conversions 2011-08-28 21:32:28 +04:00
convert_test.go db: rename to NullableString, add docs 2011-08-28 21:37:25 +04:00
db.go db: make stmt.Exec also return Results 2011-08-28 22:16:58 +04:00
db_test.go db: make stmt.Exec also return Results 2011-08-28 22:16:58 +04:00
doc.txt tiny typo 2011-08-24 23:10:28 +02:00
fakedb_test.go db: Stmt.QueryRow, more docs, tests 2011-08-28 21:56:32 +04:00