Hi ! The LIMIT in a UPDATE/DELETE request doesn't seems to be supported, it's depend of the configur

Hi ! The LIMIT in a UPDATE/DELETE request doesn't seems to be supported, it's depend of the configuration of SQLite ( https://www.sqlite.org/compile.html#enable_update_delete_limit ), is it possible to enable it please?
Was this page helpful?