SQLite

All files named ”test/triggerA.test”
Login

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

History for test/triggerA.test

2018-09-18
17:00
[837be862d8] part of check-in [de2e3cbd08] Enhance tester.tcl so that when "--malloctrace=1" is specified, the test generates self-contained Tcl scripts that present GUIs instead of *.sql files that require a separate program to interpret. (check-in: [de2e3cbd08] user: dan branch: trunk, size: 6590)
2013-03-09
14:49
[fe5597f47e] part of check-in [e899b058a7] Add a test case for the problem fixed by the previous commit. (check-in: [e899b058a7] user: dan branch: trunk, size: 6787)
2011-08-02
00:57
[e0aaba16d3] 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: 6556)
2010-04-15
01:04
[eaf11a29db] part of check-in [defaf0d99a] Further refinements to table order selection on join query planning. (check-in: [defaf0d99a] user: drh branch: trunk, size: 6584)
2009-08-13
07:09
[0718ad2d9b] part of check-in [19f799b32f] Changes to the query planner that improve the order in which tables/indexes are scanned in join queries. (check-in: [19f799b32f] user: dan branch: trunk, size: 6568)
2008-08-04
03:51
[208dbda4d2] part of check-in [9ca975c8fd] Fix (make test) with SQLITE_OMIT_COMPOUND_SELECT. Ticket #3235. (CVS 5530) (check-in: [9ca975c8fd] user: danielk1977 branch: trunk, size: 6568)
2008-02-12
16:52
Added: [8dbf5bffa3] part of check-in [5ab71c3a79] When materializing a view for an UPDATE or DELETE make use of the WHERE clause to limit the number of rows materialized. Ticket #2938. (CVS 4782) (check-in: [5ab71c3a79] user: drh branch: trunk, size: 6559)