SQLite

All files named ”test/conflict2.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/conflict2.test

2020-08-27
18:36
[5557909ce6] part of check-in [5ce34a955b] Include the original text of the CHECK constraint in the error message for anonymous CHECK constraints. (check-in: [5ce34a955b] user: drh branch: trunk, size: 22906)
2016-03-04
14:23
[bb0b94cf71] part of check-in [5b2fe5219a] Update test cases to taken deferred statement-journal opening into account. (check-in: [5b2fe5219a] user: drh branch: memjournal-exp, size: 22905)
2016-01-04
13:06
[a82dd3b9b4] part of check-in [b779ca8a75] Fix the conflict2.test module which was broken by check-in [e30062e9f6c]. (check-in: [b779ca8a75] user: drh branch: trunk, size: 22822)
2016-01-03
18:07
[0f0e810aef] part of check-in [e30062e9f6] Bug fix: the conflict resolution behavior for the implied NOT NULL constraint on the PRIMARY KEY of a WITHOUT ROWID table should be ABORT. (check-in: [e30062e9f6] user: drh branch: trunk, size: 22822)
2013-12-03
10:35
[0d3af4fb53] part of check-in [e4164fd8f7] Modify test file conflict2.test so that it works with the "inmemory_journal" permutation. (check-in: [e4164fd8f7] user: dan branch: trunk, size: 22822)
2013-11-11
00:43
[3ed0b6ec3c] part of check-in [61d7d4753f] Fix a problem in OP_IdxDelete as used by REPLACE conflict resolution that comes up due to recent enhancements that reduce the work required for UNIQUE NOT NULL indices. (check-in: [61d7d4753f] user: drh branch: trunk, size: 22669)
2013-11-06
11:46
[1892e796cb] part of check-in [427612efc1] Remove an incorrect test case from conflict2.test. (check-in: [427612efc1] user: drh branch: omit-rowid, size: 21717)
2013-11-05
13:33
[5d162ecbbd] part of check-in [54b2219297] Standardize the error messages generated by constraint failures to a format of "$TYPE constraint failed: $DETAIL". This involves many changes to the expected output of test cases. (check-in: [54b2219297] user: drh branch: omit-rowid, size: 21799)
01:59
Added: [73b8cfed6a] part of check-in [294ed33756] Add the conflict2.test script. Fix issues discovered by this script. (check-in: [294ed33756] user: drh branch: omit-rowid, size: 21672)