aboutsummaryrefslogtreecommitdiff
path: root/test/trigger7.test
Commit message (Expand)AuthorAge
* Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test casesdrh2018-11-07
* Improved error messages when an ALTER TABLE RENAME COLUMN fails due to adrh2018-08-14
* Add support for the SQLITE_SQLLOG_CONDITIONAL environment variable to the log...dan2015-11-12
* When parsing the schema, ignore any SQL that does not begin with "CREATE".drh2015-04-16
* Changes to test scripts so that the "inmemory_journal" permutation works with...dan2010-07-08
* Do not allow indexing of any table whose name begins with "sqlite_".drh2008-08-11
* When a parse of the sqlite_master table fails, include the name of thedrh2008-03-19
* Increased test coverage on trigger.c and printf.c. (CVS 2601)drh2005-08-19