Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases | drh | 2018-11-07 |
* | Improved error messages when an ALTER TABLE RENAME COLUMN fails due to a | drh | 2018-08-14 |
* | Add support for the SQLITE_SQLLOG_CONDITIONAL environment variable to the log... | dan | 2015-11-12 |
* | When parsing the schema, ignore any SQL that does not begin with "CREATE". | drh | 2015-04-16 |
* | Changes to test scripts so that the "inmemory_journal" permutation works with... | dan | 2010-07-08 |
* | Do not allow indexing of any table whose name begins with "sqlite_". | drh | 2008-08-11 |
* | When a parse of the sqlite_master table fails, include the name of the | drh | 2008-03-19 |
* | Increased test coverage on trigger.c and printf.c. (CVS 2601) | drh | 2005-08-19 |