Disallow ORDER BY and LIMIT on UPDATE and DELETE of views and WITHOUT ROWID
commit6a6af0ab70d433bb955bee14f32e1803b2891591
authorD. Richard Hipp <drh@hwaci.com>
Thu, 9 Nov 2017 03:55:09 +0000 (9 03:55 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Thu, 9 Nov 2017 03:55:09 +0000 (9 03:55 +0000)
tree697b1cc80075974d609cb1d4c63c16cc9746ae77
parente6e16be2783e171d79758ef162a9df34f755cf1f
Disallow ORDER BY and LIMIT on UPDATE and DELETE of views and WITHOUT ROWID
tables.  This is a temporary fix for ticket [d4beea1633f1b88f] until a better
solution can be found.
src/resolve.c
test/wherelimit.test