Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/notnull.test
2018-11-07
| ||
02:17 | [a37b663d5b] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 16059) | |
2018-01-29
| ||
16:22 | [b699923122] part of check-in [8767f7b880] Ensure the "unique-not-null" flag is set for automatic indexes on columns declared with "col UNIQUE NOT NULL" (where the NOT NULL comes after the UNIQUE). (check-in: [8767f7b880] user: dan branch: trunk, size: 16060) | |
2013-11-05
| ||
13:33 | [f8fcf58669] 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: 14538) | |
2013-02-09
| ||
15:37 | [2afad748d1] 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: 14226) | |
2009-09-09
| ||
11:43 | [cc7c783403] part of check-in [135d656a20] Add a test case to show that 29ab7be99f is fixed. (check-in: [135d656a20] user: dan branch: trunk, size: 12735) | |
2006-01-17
| ||
09:35 | [44d600f916] part of check-in [3a54a33dcb] Test suite fixes for builds that define OMIT symbols. (CVS 2962) (check-in: [3a54a33dcb] user: danielk1977 branch: trunk, size: 12044) | |
2003-01-29
| ||
18:46 | [7a08117a71] part of check-in [ccc82f1ab4] Better error messages on constraint violations. Additional tests and bug fixes for the callback-free API. (CVS 854) (check-in: [ccc82f1ab4] user: drh branch: trunk, size: 11988) | |
2002-01-31
| ||
15:54 | [b1f3e42fc4] part of check-in [d0e7cf4a83] Change to five conflict resolution algorithms: ROLLBACK, ABORT, FAIL, IGNORE, and REPLACE. This checkin is code only. Documentation and tests are still needed. Also, ABORT is not fully implemented. (CVS 360) (check-in: [d0e7cf4a83] user: drh branch: trunk, size: 11916) | |
2002-01-30
| ||
04:32 | Added: [70856457c8] part of check-in [9bbddb8e01] Better testing of the ON CONFLICT logic. (CVS 358) (check-in: [9bbddb8e01] user: drh branch: trunk, size: 11886) | |