This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
ext
/
session
History
mistachkin
02d436b1f6
A couple more compiler warning fixes.
...
FossilOrigin-Name: 929fa4c31e7c5b8c6cbb1412478ea91b15ad5529
2016-04-12 20:26:51 +00:00
..
changeset.c
…
session1.test
Have the sqlite3session_apply() function and its streaming equivalent retry any operations that failed with SQLITE_CONSTRAINT after all other operations on the same table have been attempted. New code is largely untested.
2016-03-30 21:19:00 +00:00
session2.test
Changes to the sesssions module ensure that tables appear within changesets and patchsets in the same order that they were attached to the sessions object.
2015-10-01 16:35:57 +00:00
session3.test
…
session4.test
…
session5.test
…
session6.test
…
session8.test
…
session9.test
…
session_common.tcl
Changes to the sesssions module ensure that tables appear within changesets and patchsets in the same order that they were attached to the sessions object.
2015-10-01 16:35:57 +00:00
sessionA.test
…
sessionB.test
Changes to the sesssions module ensure that tables appear within changesets and patchsets in the same order that they were attached to the sessions object.
2015-10-01 16:35:57 +00:00
sessionC.test
Disable the RESTRICT foreign key action if "PRAGMA defer_foreign_keys" is set.
2016-02-25 19:52:11 +00:00
sessionD.test
…
sessionE.test
…
sessionF.test
Changes to the sesssions module ensure that tables appear within changesets and patchsets in the same order that they were attached to the sessions object.
2015-10-01 16:35:57 +00:00
sessionfault2.test
Add another OOM test to this branch.
2016-03-31 15:08:10 +00:00
sessionfault.test
Fix another test problem in sessionfault.test.
2016-02-13 15:08:25 +00:00
sessionG.test
Add further tests for the code on this branch. Fix a problem in OOM handling.
2016-03-31 10:50:26 +00:00
sqlite3session.c
A couple more compiler warning fixes.
2016-04-12 20:26:51 +00:00
sqlite3session.h
Changes to the sesssions module ensure that tables appear within changesets and patchsets in the same order that they were attached to the sessions object.
2015-10-01 16:35:57 +00:00
test_session.c
Even more compiler warning fixes.
2016-04-12 20:15:12 +00:00