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/upfrom2.test
autosetup
March 21, 2022
D
Fix the assert() that attempts to verify that the table-reference to
drh
committed
4y ago
75c493f
July 5, 2021
D
Allow sub-queries in the FROM clause of an UPDATE...FROM statement to access the object being updated without using an alias, as is required in the parent query.
dan
committed
5y ago
5daf69e
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
May 1, 2020
D
Fix problems with UPDATE...FROM statements that modify rowid or primary-key values.
dan
committed
6y ago
7465787
April 30, 2020
D
Add OOM tests for the new code on this branch.
dan
committed
6y ago
8b023cf
D
Report an error if an UPDATE...FROM statement has an ORDER BY but no LIMIT clause. Add tests for multi-column primary keys.
dan
committed
6y ago
1e11384
April 29, 2020
D
Fix problems with using LIMIT and FROM clauses as part of single UPDATE statement.
dan
committed
6y ago
f2972b6
D
Fix various bugs in new feature on this branch.
dan
committed
6y ago
9ed322d