On 2019-06-16 6:11 a.m., Adrian Ho wrote:
 From https://sqlite.org/lang_createtrigger.html :

*Syntax Restrictions On UPDATE, DELETE, and INSERT Statements Within
Triggers*

[...]

   * Common table expression are not supported for statements inside of
     triggers.

I wonder what the reason for this is, since that page doesn't seem to say. Why there are any restrictions at all of this nature in triggers. -- Darren Duncan
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to