]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make explicit the restrictions on UPDATE, DELETE, and INSERT statement syntax
authordrh <drh@noemail.net>
Fri, 3 Jul 2009 15:37:27 +0000 (15:37 +0000)
committerdrh <drh@noemail.net>
Fri, 3 Jul 2009 15:37:27 +0000 (15:37 +0000)
commitb1819a0b95f51464b8ec9299b8dc6aa27759e828
tree89c4635259e4e55486762dd933d34784da487d30
parent06150f95e8475fd98db35d7c825d7459b596bf37
Make explicit the restrictions on UPDATE, DELETE, and INSERT statement syntax
within triggers.  Ticket #3947. (CVS 6840)

FossilOrigin-Name: c8bf40df7be728b11bb633516d1988c6064a9d70
manifest
manifest.uuid
src/parse.y
src/sqliteInt.h
test/trigger1.test