]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the feature on this branch in non-SQLITE_ENABLE_SHARED_SCHEMA builds.
authordan <dan@noemail.net>
Thu, 21 Mar 2019 17:13:55 +0000 (17:13 +0000)
committerdan <dan@noemail.net>
Thu, 21 Mar 2019 17:13:55 +0000 (17:13 +0000)
commit6847647dc43ff029a63c304216afd1d596a09637
treea6345473ddc5b9ca6d1e7342a039683aaeec8f74
parentae070eff7482dbe89a8630a69fa2cdf127c5449b
Disable the feature on this branch in non-SQLITE_ENABLE_SHARED_SCHEMA builds.

FossilOrigin-Name: b8e536089b0e6dec500a28556f826c99b78d979615ba3bc01ed31ead1b2112df
21 files changed:
manifest
manifest.uuid
src/build.c
src/callback.c
src/main.c
src/prepare.c
src/shell.c.in
src/sqliteInt.h
src/status.c
src/tclsqlite.c
src/test_config.c
src/test_schemapool.c
src/trigger.c
src/vtab.c
test/reuse1.test
test/reuse2.test
test/reuse3.test
test/reuse4.test
test/reuse5.test
test/reusefault.test
test/tclsqlite.test