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-13 20:39:27 +03:00
Code
Activity
Files
ea022cffdd9e81e9bf52761e923e0e95a32624bc
sqlite
/
ext
/
session
History
dan
c21111daff
Update comments in sqlite3session.h. More to come.
...
FossilOrigin-Name: e73e9082f3b14088752717193a10dd7657deb8af
2011-03-18 13:05:15 +00:00
..
sqlite3session.c
Change to the session module to use user-defined primary keys instead of rowids when collecting changes.
2011-03-17 19:20:27 +00:00
sqlite3session.h
Update comments in sqlite3session.h. More to come.
2011-03-18 13:05:15 +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