2013-07-11 13:49:59
— part of check-in
[d39e65fe70]
on branch sessions
— Remove the undocumented sqlite3_foreign_key_check() API and replace it with
sqlite3_db_status(db, SQLITE_DBSTATUS_DEFERRED_FKS, ...). Add test cases
for the new functionality.
(user:
drh
size: 2947)
2013-07-11 15:03:32
— part of check-in
[527121ac3c]
on branch trunk
— Add the "defer_foreign_keys" pragma and the SQLITE_DBSTATUS_DEFERRED_FKS
value for sqlite3_db_status(). This is a cherry-pick of a sequence of five
checkins in the sessions branch between [1d44e5d3c2] and [d39e65fe70].
(user:
drh
size: 2947)
2013-07-20 00:39:33
— part of check-in
[dd4b77c82a]
on branch toTypeFuncs
— Merge updates from trunk.
(user:
mistachkin
size: 2947)
2013-09-12 00:40:54
— part of check-in
[fca799f03a]
on branch vsix2013
— Merge updates from trunk.
(user:
mistachkin
size: 2947)
2014-03-13 15:41:09
— part of check-in
[d17231b63d]
on branch threads
— Merge latest trunk changes into this branch.
(user:
dan
size: 2947)
2014-05-08 23:01:59
— part of check-in
[9411d7dc6f]
on branch apple-osx
— Initial attempt to merge in all trunk changes over the previous 1.5 years.
This check-in compiles but there are compiler warnings and "make test"
segfaults after only running a few test modules.
(user:
drh
size: 2947)