Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases | drh | 2018-11-07 |
* | Ensure the "unique-not-null" flag is set for automatic indexes on columns | dan | 2018-01-29 |
* | Standardize the error messages generated by constraint failures to a format | drh | 2013-11-05 |
* | Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the | drh | 2013-02-09 |
* | Add a test case to show that [/info/29ab7be99f|29ab7be99f] is fixed. | dan | 2009-09-09 |
* | Test suite fixes for builds that define OMIT symbols. (CVS 2962) | danielk1977 | 2006-01-17 |
* | Better error messages on constraint violations. Additional tests and bug fixes | drh | 2003-01-29 |
* | Change to five conflict resolution algorithms: ROLLBACK, ABORT, FAIL, | drh | 2002-01-31 |
* | Better testing of the ON CONFLICT logic. (CVS 358) | drh | 2002-01-30 |