Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fkey4.test
2013-02-09
| ||
15:37 | [8644601701] part of check-in [3f67437536] Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the extended constraint error codes in alphabetical order. Add many test cases for the extended constraint error codes. (check-in: [3f67437536] user: drh branch: constraint-error-codes, size: 1679) | |
2011-02-04
| ||
05:47 | Added: [c6c8f9f9be] part of check-in [2f94d4623f] If a deferred foreign key constraint fails on a statement that is not part of a larger transation, make sure that the statement fully ends so that subsequent invocations of the same statement will not pass the constraint because they think the transaction is not closed. This is a merge of the deferred-fk-quirk branch together with a test case. (check-in: [2f94d4623f] user: drh branch: trunk, size: 1563) | |