]> git.ipfire.org Git - thirdparty/sqlite.git/commit
An ORDER BY clause can slip into an SRT_Upfrom query via the query
authordrh <drh@noemail.net>
Thu, 23 Jul 2020 14:12:47 +0000 (14:12 +0000)
committerdrh <drh@noemail.net>
Thu, 23 Jul 2020 14:12:47 +0000 (14:12 +0000)
commit2add24c0d4b467edd0a449c90d305e46dfd6d7a6
tree147aaf718d5458a703011951a0ffdb2185c37884
parent9d44327a83c28bcb743034e5761951e785d57a28
An ORDER BY clause can slip into an SRT_Upfrom query via the query
flattener, even without the SQLITE_ENABLE_UPDATE_DELETE_LIMIT compile-time
option.  So always enable the code to deal with that case.

FossilOrigin-Name: 6a3111cd0693bb51191d55a32ecd436341638d54ecb2df0778de681b4969241b
manifest
manifest.uuid
src/select.c