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
5d8a298495
If the sessions module is being built as part of the amalgamation, do not try to include sqliteInt.h and vdbeInt.h.
...
FossilOrigin-Name: f87bfe6e12093e5958b658a49d3766fb29562cbb
2011-04-01 15:30:39 +00:00
..
session1.test
Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option.
2011-03-30 21:04:43 +00:00
session2.test
Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option.
2011-03-30 21:04:43 +00:00
session3.test
Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option.
2011-03-30 21:04:43 +00:00
session4.test
Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option.
2011-03-30 21:04:43 +00:00
session_common.tcl
…
sessionfault.test
Improve coverage of session module a bit more.
2011-03-25 19:06:09 +00:00
sqlite3session.c
If the sessions module is being built as part of the amalgamation, do not try to include sqliteInt.h and vdbeInt.h.
2011-04-01 15:30:39 +00:00
sqlite3session.h
…
test_session.c
Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option.
2011-03-30 21:04:43 +00:00