]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow triggers on the SQLITE_MASTER table. (CVS 579)
authordrh <drh@noemail.net>
Thu, 23 May 2002 00:30:31 +0000 (00:30 +0000)
committerdrh <drh@noemail.net>
Thu, 23 May 2002 00:30:31 +0000 (00:30 +0000)
commit1873cd508af1388cc536159aaa70a2ea83732bbd
tree2fa1cefdaa0df2b08d9761d9fcee989e7d40525d
parent97fc3d060af2a843684b03122d0ee4f8bddeaf57
Do not allow triggers on the SQLITE_MASTER table. (CVS 579)

FossilOrigin-Name: 275ba356f351abcf9a079ac16b765c9443750f0e
manifest
manifest.uuid
src/parse.y
src/tokenize.c
src/trigger.c
test/trigger1.test
test/trigger2.test