sqlite/ext/session
drh 5f77b89ecd Add the "changeset" command-line tool for analyzing and manipulating
changesets in files on disk.  Add the ".session" command to the command-line
tool.

FossilOrigin-Name: 31addb627fdbaeb908e0611ad82f6db7537428ea
2014-08-18 20:08:25 +00:00
..
changeset.c A reasonably complete implementation of the "changeset" command-line tool 2014-08-18 20:01:31 +00:00
session1.test Add miscellaneous test cases to improve coverage of sessions module. 2014-08-18 16:03:46 +00:00
session2.test Further coverage tests for the session module. 2011-04-18 07:36:27 +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 Improve test coverage of session module. 2011-04-16 19:23:10 +00:00
session6.test Modifications so that the sessions extension works with blob handles. 2011-07-11 19:45:38 +00:00
session8.test Fix a problem causing sqlite3changeset_invert() to effectively drop UPDATE changes. 2011-07-26 15:50:36 +00:00
session9.test Fix two test cases (due to changes in the formatting of constraint errors) 2013-11-11 23:02:10 +00:00
session_common.tcl Add tests and fixes for OOM handling in sqlite3changeset_concat(). 2011-04-15 16:03:32 +00:00
sessionA.test Add the sqlite3session_table_filter API to the sessions extension. 2013-08-23 17:43:32 +00:00
sessionB.test Add miscellaneous test cases to improve coverage of sessions module. 2014-08-18 16:03:46 +00:00
sessionfault.test Add miscellaneous test cases to improve coverage of sessions module. 2014-08-18 16:03:46 +00:00
sqlite3session.c Add miscellaneous test cases to improve coverage of sessions module. 2014-08-18 16:03:46 +00:00
sqlite3session.h Add miscellaneous test cases to improve coverage of sessions module. 2014-08-18 16:03:46 +00:00
test_session.c Add miscellaneous test cases to improve coverage of sessions module. 2014-08-18 16:03:46 +00:00