Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/trigger4.test
2011-08-02
| ||
00:57 | [74700b76eb] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 4873) | |
2007-01-04
| ||
22:13 | [8e90ee98cb] part of check-in [5e4e65ea15] Fix the trigger4 test so that it runs on windows. (CVS 3559) (check-in: [5e4e65ea15] user: drh branch: trunk, size: 4894) | |
2006-10-04
| ||
11:55 | [1201ea4573] part of check-in [eef0ec0d7a] Tests cases automatically remove many of their temporary files. (CVS 3463) (check-in: [eef0ec0d7a] user: drh branch: trunk, size: 4886) | |
2005-10-23
| ||
11:29 | [4bed3705c9] part of check-in [c9c476dd83] Report an error if the input SQL contains an unterminated string. Ticket #1497. (CVS 2751) (check-in: [c9c476dd83] user: drh branch: trunk, size: 4834) | |
2005-04-08
| ||
19:48 | [9615207f37] part of check-in [6cd19ddcba] Added tests to exercise delete, insert, and update triggers on views (tkt #1169) (CVS 2444) (check-in: [6cd19ddcba] user: kwel branch: trunk, size: 4756) | |
2004-11-22
| ||
08:43 | [e7c0812b14] part of check-in [711e8d7695] Modify test suite to work when SQLITE_OMIT_VIEW is defined. (CVS 2132) (check-in: [711e8d7695] user: danielk1977 branch: trunk, size: 2831) | |
2004-10-31
| ||
02:22 | [ce5c97aba6] part of check-in [be661acfa8] Insert #ifdefs that can optionally remove features at compiletime resulting in a database engine with a smaller footprint. (CVS 2034) (check-in: [be661acfa8] user: drh branch: trunk, size: 2747) | |
2004-06-19
| ||
00:16 | [97c11d3cf4] part of check-in [d705d051be] Change the name of the TCL command from "sqlite" to "sqlite3" so that both SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626) (check-in: [d705d051be] user: drh branch: trunk, size: 2699) | |
2003-06-15
| ||
23:42 | [542afce457] part of check-in [c9734c2707] Enhance the "PRAGMA integrity_check" command to verify that all indices are correctly constructed. New calls to integrity_check are made in the test suite. These changes are intended to prevent any future problems such as seen in ticket #334. (CVS 1024) (check-in: [c9734c2707] user: drh branch: trunk, size: 2695) | |
2003-05-31
| ||
16:21 | [f0092c8580] part of check-in [7202d4f1a8] Tighter binding of views, triggers, and indices to their respective databases. Ticket #323. Much more testing needs to be done to the sqliteFix...() routines in attach.c. (CVS 990) (check-in: [7202d4f1a8] user: drh branch: trunk, size: 2665) | |
2002-07-31
| ||
00:32 | Added: [9a5c140634] part of check-in [04973fc2a6] Fix for ticket #104: Make triggers on views work properly even after closing and reopening the database. Also fixed an unrelated bug in the version 2.6.0 database format upgrade logic. The upgrade logic bug was found while testing the trigger fixes. (CVS 697) (check-in: [04973fc2a6] user: drh branch: trunk, size: 2650) | |