Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/temptrigger.test
2016-12-16
| ||
01:00 | [38f0ca479b] part of check-in [8d646905b8] All temp.sqlite_master to be used as an alias for sqlite_temp_master. (check-in: [8d646905b8] user: drh branch: trunk, size: 7789) | |
2013-11-28
| ||
06:17 | [8ec228b0db] part of check-in [c3b7a0e61f] Fix a test case in temptrigger.test so that it works in auto-vacuum mode. (check-in: [c3b7a0e61f] user: dan branch: trunk, size: 7789) | |
2013-10-19
| ||
15:07 | [0a48d94222] part of check-in [56dca4a65c] Fix a bug causing an "malformed database schema error" error if a temp table with the same name as an existing table that has at least one temp trigger attached to it is created. (check-in: [56dca4a65c] user: dan branch: trunk, size: 7770) | |
2011-08-02
| ||
00:57 | [26670ed7a3] 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: 6018) | |
2009-04-15
| ||
13:07 | [b0273db072] part of check-in [feedbce8f1] Disable the temptrigger.test test script when shared cache is disabled. Ticket #3801. (CVS 6507) (check-in: [feedbce8f1] user: drh branch: trunk, size: 6032) | |
2009-04-07
| ||
14:14 | [8fc2ce4695] part of check-in [277dace43d] Fix compilation and testing when SQLITE_OMIT_TRIGGER is defined. Ticket #3786. (CVS 6464) (check-in: [277dace43d] user: danielk1977 branch: trunk, size: 6021) | |
2009-02-28
| ||
10:47 | Added: [03093be996] part of check-in [3befe1ef7e] Instead of linking temporary triggers on non-temporary tables into the Table.pTrigger list, search the temp schema for them on demand. Fix for #3688. (CVS 6329) (check-in: [3befe1ef7e] user: danielk1977 branch: trunk, size: 5976) | |