sqlite/ext/session
dan ff4d0f41bb If a NULL pointer is passed to sqlite3session_attach() in place of a table name, attach all database tables to the session object.
FossilOrigin-Name: e9037e4e4ccaa5c633759c4d041b60b631b92c6c
2011-03-22 15:21:03 +00:00
..
session1.test Remove some unreachable code in sqlite3session.c. Add test cases. 2011-03-21 19:41:29 +00:00
session2.test If a NULL pointer is passed to sqlite3session_attach() in place of a table name, attach all database tables to the session object. 2011-03-22 15:21:03 +00:00
session_common.tcl If a NULL pointer is passed to sqlite3session_attach() in place of a table name, attach all database tables to the session object. 2011-03-22 15:21:03 +00:00
sessionfault.test Add OOM tests and related fixes for the session module. 2011-03-22 12:08:00 +00:00
sqlite3session.c If a NULL pointer is passed to sqlite3session_attach() in place of a table name, attach all database tables to the session object. 2011-03-22 15:21:03 +00:00
sqlite3session.h If a NULL pointer is passed to sqlite3session_attach() in place of a table name, attach all database tables to the session object. 2011-03-22 15:21:03 +00:00
test_session.c If a NULL pointer is passed to sqlite3session_attach() in place of a table name, attach all database tables to the session object. 2011-03-22 15:21:03 +00:00