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/wherelimit2.test
autosetup
May 17, 2023
D
Avoid an assert() failure that could occur in SQLITE_ENABLE_UPDATE_DELETE_LIMIT builds when a WITH clause attached to an UPDATE or DELETE statement created a CTE of the same name as the table being modified.
dan
committed
3y ago
32a5feb
July 18, 2020
D
Fix test case result on a DELETE with an INDEXED BY clause due to
drh
committed
6y ago
51da8da
November 7, 2018
D
Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases
drh
committed
7y ago
6ab91a7
November 10, 2017
D
Add further tests for the code on this branch.
dan
committed
8y ago
dc32b44
D
Fix a problem involving "DELETE/UPDATE...LIMIT" statements that use an INDEXED
dan
committed
8y ago
ca3e3c3
D
Fix a problem with (DELETE...LIMIT) statements against WITHOUT ROWID tables
dan
committed
8y ago
26caf5b
November 9, 2017
D
Add SQLITE_ENABLE_UPDATE_DELETE_LIMIT for views and WITHOUT ROWID tables.
dan
committed
8y ago
b3c16b8