]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The COMMIT AND CONTINUE TRANSACTION syntax is disabled by default. Enable it
authordrh <>
Mon, 18 Nov 2024 11:49:47 +0000 (11:49 +0000)
committerdrh <>
Mon, 18 Nov 2024 11:49:47 +0000 (11:49 +0000)
commit6e81f2af830c13978d47e618c605cbd240bc89a9
treecaefe20d3955cf272f0bcec8613b4bce9a7a9de4
parent1a9e667c81a3ac25d9c26e0af890b9f26d707bc4
The COMMIT AND CONTINUE TRANSACTION syntax is disabled by default.  Enable it
using the SQLITE_DBCONFIG_CONTINUE_TRANSACTION configuration option.

FossilOrigin-Name: a2b784cb876f8c7e5b713a5ae5b7c8072e40d1fb48837bff085683bf1b71c68f
manifest
manifest.uuid
src/main.c
src/parse.y
src/shell.c.in
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
test/trans4.test