perkeep/misc/sqlite
Daniel Erat 27f7e9ecf6 sqlite: more stubs; test fails instead of crashing
Change-Id: I3a9e08d7228c39b8a333469c0ea4f1a6c1cf2b47
2011-07-19 22:55:07 +00:00
..
.gitignore sqlite: handle open flags 2011-07-17 23:58:53 +00:00
Makefile move sqlite3.c compilation to separate target 2011-07-17 21:57:53 +00:00
sqlite.go fix sqlite linking 2011-07-17 14:44:33 -07:00
sqlite3.c static sqlite work in progress 2011-07-16 00:26:36 +00:00
sqlite3.h fix sqlite linking 2011-07-17 14:44:33 -07:00
sqlite3_obj.c move sqlite3.c compilation to separate target 2011-07-17 21:57:53 +00:00
sqlite3_os_go.c sqlite: more stubs; test fails instead of crashing 2011-07-19 22:55:07 +00:00
sqlite_test.go static sqlite work in progress 2011-07-16 00:26:36 +00:00
vfs.go sqlite: add xAccess 2011-07-19 22:39:30 +00:00