aboutsummaryrefslogtreecommitdiff
path: root/test/notnull.test
Commit message (Expand)AuthorAge
* Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test casesdrh2018-11-07
* Ensure the "unique-not-null" flag is set for automatic indexes on columnsdan2018-01-29
* Standardize the error messages generated by constraint failures to a formatdrh2013-11-05
* Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the drh2013-02-09
* Add a test case to show that [/info/29ab7be99f|29ab7be99f] is fixed.dan2009-09-09
* Test suite fixes for builds that define OMIT symbols. (CVS 2962)danielk19772006-01-17
* Better error messages on constraint violations. Additional tests and bug fixesdrh2003-01-29
* Change to five conflict resolution algorithms: ROLLBACK, ABORT, FAIL,drh2002-01-31
* Better testing of the ON CONFLICT logic. (CVS 358)drh2002-01-30