MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ ext/session/session9.test
autosetup
September 27, 2014
D
Change the names of the stream interface APIs to be of the form
drh
committed
12y ago
f1a08ad
D
Fix a segfault in the sessions module that could follow an OOM.
dan
committed
12y ago
f05ac11
November 11, 2013
D
Fix two test cases (due to changes in the formatting of constraint errors)
drh
committed
12y ago
fba5765
July 4, 2013
D
Fix a bug preventing some FK constraint checking from being deferred until the end of changeset application.
dan
committed
13y ago
bded90b
July 3, 2013
D
Experimental change to the handling of foreign key constraint violations when applying a changeset: all foreign keys, immediate and deferred, are deferred until the end of the transaction (or sub-transaction) opened by the sqlite3changeset_apply(). A single call to the conflict-handler (if any) is made if any FK constraint violations are still present in the database at this point. The conflict-handler may choose to rollback the changeset, or to apply it, constraint violations and all.
dan
committed
13y ago
cb3e4b7