]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix SQLITE_DBCONFIG_REQUIRE_TXN so that it allows BEGIN IMMEDAITE and require-write-txn
authordrh <drh@noemail.net>
Mon, 17 Oct 2016 23:44:22 +0000 (23:44 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Oct 2016 23:44:22 +0000 (23:44 +0000)
commit36a687deeeca6ed3d392c74ddc5be7f912a937ee
tree0d5c609e846f3c1e60bbd158d7e6f3f21450dbf6
parent600e9ca40ab1dbd6d349996872a74f07f622c6b3
Fix SQLITE_DBCONFIG_REQUIRE_TXN so that it allows BEGIN IMMEDAITE and
BEGIN EXCLUSIVE to run outside of a transaction.

FossilOrigin-Name: 29997f797f8b0201f022df5817a8690e2dfc4fd7
manifest
manifest.uuid
src/build.c
src/vdbe.c