sqlite-database-integration icon indicating copy to clipboard operation
sqlite-database-integration copied to clipboard

Support `DELETE` with `LIMIT` and `ORDER BY`

Open MocioF opened this issue 1 year ago • 4 comments

LIMIT has been fixed for UPDATE with this PR https://github.com/WordPress/sqlite-database-integration/pull/93 but DELETE LIMIT is still unsupported.

MocioF avatar Apr 17 '24 05:04 MocioF

CC @kozer

adamziel avatar Apr 17 '24 10:04 adamziel