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/upfrom3.test
autosetup
March 20, 2021
D
Revise tests cases to align with the new EXPLAIN QUERY PLAN output.
drh
committed
5y ago
8210233
July 17, 2020
D
Make it an error to repeat the target object/alias of an UPDATE statement in its FROM clause.
dan
committed
6y ago
07ca7d6
July 15, 2020
D
Add tests for UPDATE...FROM and foreign keys.
dan
committed
6y ago
e7cf8fd
D
Fix problems that could occur if a table with the same name as the table being updated appeared in the FROM clause of an UPDATE statement.
dan
committed
6y ago
576d5a8
July 14, 2020
D
Support UPDATE...FROM statements in trigger programs.
dan
committed
6y ago
e7877b2
July 13, 2020
D
Add test cases and fixes for UPDATE...FROM statements that modify primary key columns.
dan
committed
6y ago
be952c1