This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2026-01-06 08:01:16 +03:00
Code
Activity
Files
12ca0b5695b874340a4c3e3a45b3d951cd0840ce
sqlite
/
ext
/
session
History
dan
12ca0b5695
Add start of fault-injection tests for session module. Fix some bugs related to the same.
...
FossilOrigin-Name: 32e95164d1192b87b1ab019549fd2394642cd3fe
2011-03-21 16:17:42 +00:00
..
session1.test
Move session1.test from test/ to ext/session/.
2011-03-19 17:07:57 +00:00
session2.test
Add start of fault-injection tests for session module. Fix some bugs related to the same.
2011-03-21 16:17:42 +00:00
session_common.tcl
Add start of fault-injection tests for session module. Fix some bugs related to the same.
2011-03-21 16:17:42 +00:00
sessionfault.test
Add start of fault-injection tests for session module. Fix some bugs related to the same.
2011-03-21 16:17:42 +00:00
sqlite3session.c
Add start of fault-injection tests for session module. Fix some bugs related to the same.
2011-03-21 16:17:42 +00:00
sqlite3session.h
Clarify handling of NULL values in PK columns in sqlite3session.h. Add tests and fixes for the same.
2011-03-21 11:55:06 +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