]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_LIMIT_TRIGGER_DEPTH option to sqlite3_limit().
authordrh <drh@noemail.net>
Mon, 7 Sep 2009 18:14:02 +0000 (18:14 +0000)
committerdrh <drh@noemail.net>
Mon, 7 Sep 2009 18:14:02 +0000 (18:14 +0000)
commit417168ade2f2c96a1e5800de2ca75f968de5db76
tree993a9bddb71588afe1b4fcc357ccb0d9ef3d09cd
parent2f8e4959d1732d3b98f0c95fc3eba5fa164c0ad0
Add the SQLITE_LIMIT_TRIGGER_DEPTH option to sqlite3_limit().

FossilOrigin-Name: d7dc8b433691745b3842282569f1573d1e057963
manifest
manifest.uuid
src/main.c
src/select.c
src/sqlite.h.in
src/sqliteInt.h
src/sqliteLimit.h
src/test1.c
src/vdbe.c
test/triggerC.test