sqlite/ext/session
drh df3c171881 Merge all recent trunk enhancements into the sessions branch.
FossilOrigin-Name: 5f14f34f072921e229bc20a5185c0cdb3f464c04
2015-04-12 01:33:37 +00:00
..
changeset.c Improved response to error conditions in the ".session" shell command and 2014-08-19 00:26:17 +00:00
session1.test Fix a segfault in the streaming API functions triggered by a very long table name. 2014-09-27 16:33:09 +00:00
session2.test Fix problems in the sessions module causing it to produce spurious SQLITE_NOMEM errors when handling SQL text or blob values zero bytes in size. 2015-04-08 16:43:31 +00:00
session3.test Improve test coverage of session module. 2011-04-16 19:23:10 +00:00
session4.test Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option. 2011-03-30 21:04:43 +00:00
session5.test Change the names of the stream interface APIs to be of the form 2014-09-27 20:45:48 +00:00
session6.test Modifications so that the sessions extension works with blob handles. 2011-07-11 19:45:38 +00:00
session8.test Change the names of the stream interface APIs to be of the form 2014-09-27 20:45:48 +00:00
session9.test Change the names of the stream interface APIs to be of the form 2014-09-27 20:45:48 +00:00
session_common.tcl Change the names of the stream interface APIs to be of the form 2014-09-27 20:45:48 +00:00
sessionA.test Change the names of the stream interface APIs to be of the form 2014-09-27 20:45:48 +00:00
sessionB.test Change the names of the stream interface APIs to be of the form 2014-09-27 20:45:48 +00:00
sessionC.test Fix a problem causing sqlite3changeset_concat() to fail to detect attempts to concatenate patchsets which changesets. 2014-10-15 20:02:21 +00:00
sessionD.test Add experimental API sqlite3session_diff(). 2015-04-08 16:01:12 +00:00
sessionfault.test Fix a segfault in the sessions module that could follow an OOM. 2014-09-27 18:18:32 +00:00
sqlite3session.c Merge all recent trunk enhancements into the sessions branch. 2015-04-12 01:33:37 +00:00
sqlite3session.h Add experimental API sqlite3session_diff(). 2015-04-08 16:01:12 +00:00
test_session.c Add experimental API sqlite3session_diff(). 2015-04-08 16:01:12 +00:00