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
2025-12-24 14:17:58 +03:00
Code
Activity
Files
77e65004737c9c974838729e6de5c4ae52f1853c
sqlite
/
ext
/
session
History
dan
77e6500473
Fix some typos in sqlite3session.h.
...
FossilOrigin-Name: 0853e530cc8d96f025f5160540e8ab3243dea11b
2011-03-21 07:23:09 +00:00
..
session1.test
Move session1.test from test/ to ext/session/.
2011-03-19 17:07:57 +00:00
session2.test
Fix a problem involving session objects and attached databases.
2011-03-19 19:19:26 +00:00
sqlite3session.c
Fix a problem involving session objects and attached databases.
2011-03-19 19:19:26 +00:00
sqlite3session.h
Fix some typos in sqlite3session.h.
2011-03-21 07:23:09 +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