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
dan
5898ad6954
Add the sqlite3changegroup_xxx() APIs to the sessions module. For combining multiple changesets or patchsets.
...
FossilOrigin-Name: 0c1a901cd60e557fc676b97625243163dfe9be9d
2015-06-11 17:26:10 +00:00
..
changeset.c
…
session1.test
Modify the sessions module to ignore all operations on tables with no primary keys as documented.
2015-06-02 09:19:22 +00:00
session2.test
…
session3.test
…
session4.test
…
session5.test
…
session6.test
…
session8.test
…
session9.test
…
session_common.tcl
Modify the sessions module to ignore all operations on tables with no primary keys as documented.
2015-06-02 09:19:22 +00:00
sessionA.test
…
sessionB.test
…
sessionC.test
…
sessionD.test
…
sessionE.test
Add the "finish_test" command to the end of new test script sessionE.test.
2015-06-02 09:20:46 +00:00
sessionfault.test
…
sqlite3session.c
Add the sqlite3changegroup_xxx() APIs to the sessions module. For combining multiple changesets or patchsets.
2015-06-11 17:26:10 +00:00
sqlite3session.h
Add the sqlite3changegroup_xxx() APIs to the sessions module. For combining multiple changesets or patchsets.
2015-06-11 17:26:10 +00:00
test_session.c
…