lbcd/sqlite3
Owain G. Ainsworth a2e3fd92b0 Only try to drop the uniquetx index if it exists.
Solves a corner case after a crash.
2013-05-29 17:54:46 +01:00
..
testdata Initial implementation. 2013-05-29 10:09:26 -05:00
doc.go Initial implementation. 2013-05-29 10:09:26 -05:00
internal_test.go Initial implementation. 2013-05-29 10:09:26 -05:00
operational_test.go Initial implementation. 2013-05-29 10:09:26 -05:00
sqlite.go Only try to drop the uniquetx index if it exists. 2013-05-29 17:54:46 +01:00
sqliteblock.go Initial implementation. 2013-05-29 10:09:26 -05:00
sqliteblock_test.go Initial implementation. 2013-05-29 10:09:26 -05:00
sqlitedbcache.go Initial implementation. 2013-05-29 10:09:26 -05:00
sqlitetx.go Initial implementation. 2013-05-29 10:09:26 -05:00