On 11 Jul 2016, at 3:17pm, Clemens Ladisch <clem...@ladisch.de> wrote:

> Janos Levai wrote:
>> Are there any downsides to setting ENABLE_UPDATE_DELETE_LIMIT when creating
>> the official amalgamation? Will users of the amalgamation, not
>> needing ENABLE_UPDATE_DELETE_LIMIT, see any issues?
> 
> They might be tempted to use it.

To expand on this, the commands this enables will do different things depending 
on the version of SQLite, whether the database has been ANALYZEd, or what data 
is in the table.  They are extremely unpredictable.  It is kinder to 
programmers just to make sure they don't use them.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to