MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/temptrigger.test
autosetup
December 16, 2016
D
All temp.sqlite_master to be used as an alias for sqlite_temp_master.
drh
committed
9y ago
e0a04a3
November 28, 2013
D
Fix a test case in temptrigger.test so that it works in auto-vacuum mode.
dan
committed
12y ago
19be738
October 19, 2013
D
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.
dan
committed
13y ago
197bc20
August 2, 2011
M
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.
mistachkin
committed
15y ago
fda06be
April 15, 2009
D
Disable the temptrigger.test test script when shared cache is disabled.
drh
committed
17y ago
b818008
April 7, 2009
D
Fix compilation and testing when SQLITE_OMIT_TRIGGER is defined. Ticket #3786. (CVS 6464)
danielk1977
committed
17y ago
2943c37
February 28, 2009
D
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)
danielk1977
committed
17y ago
2f886d1