sqlite/ext/session
2011-03-18 18:03:13 +00:00
..
sqlite3session.c Hold the database mutex for the duration of an sqlite3changeset_apply() call. Also for the duration of all sqlite3session_xxx() calls. 2011-03-18 18:03:13 +00:00
sqlite3session.h Further improvements to documentation in sqlite3session.h. 2011-03-18 16:13:53 +00:00
test_session.c Fix handling of return values from the conflict handler. Document the conflict handler arguments and return codes in sqlite3session.h. 2011-03-14 19:49:23 +00:00