SQLite

All files named ”test/trigger7.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/trigger7.test

2018-11-07
02:17
[e7ce54bfda] 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: 3555)
2018-08-14
19:27
[93cfa9b48a] part of check-in [37d11b8e82] Improved error messages when an ALTER TABLE RENAME COLUMN fails due to a duplicate column name. (check-in: [37d11b8e82] user: drh branch: alter-table-rename-column, size: 3520)
2015-11-12
20:12
[799c9d2561] part of check-in [cab8126be9] Add support for the SQLITE_SQLLOG_CONDITIONAL environment variable to the logging code in test_sqllog.c. When defined, logging is only performed if the "<database>-sqllog" file is present in the file system when the main database is opened. (check-in: [cab8126be9] user: dan branch: trunk, size: 3523)
2015-04-16
00:26
[200dd51e72] part of check-in [d3c00d6158] When parsing the schema, ignore any SQL that does not begin with "CREATE". (check-in: [d3c00d6158] user: drh branch: trunk, size: 3524)
2010-07-08
09:44
[b39e6dee1d] part of check-in [f553c8ed04] Changes to test scripts so that the "inmemory_journal" permutation works with [ef126e775a]. (check-in: [f553c8ed04] user: dan branch: trunk, size: 3556)
2008-08-11
18:44
[72feaf8dbc] part of check-in [0e1d8d14a1] Do not allow indexing of any table whose name begins with "sqlite_". Ticket #3284. Improve handling of databases with malformed schemas - just in case somebody has actually indexed a system table. (CVS 5553) (check-in: [0e1d8d14a1] user: drh branch: trunk, size: 3552)
2008-03-19
13:03
[194984b3f6] part of check-in [57805b588f] When a parse of the sqlite_master table fails, include the name of the object being parsed as part of the error message. (CVS 4881) (check-in: [57805b588f] user: drh branch: trunk, size: 3549)
2005-08-19
02:26
Added: [0afa870be2] part of check-in [842a80bd8f] Increased test coverage on trigger.c and printf.c. (CVS 2601) (check-in: [842a80bd8f] user: drh branch: trunk, size: 3544)