]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the IsReuseSchema() macro more consistently. Also, rename it to IsSharedSchema().
authordan <dan@noemail.net>
Wed, 20 Mar 2019 20:02:03 +0000 (20:02 +0000)
committerdan <dan@noemail.net>
Wed, 20 Mar 2019 20:02:03 +0000 (20:02 +0000)
commitae070eff7482dbe89a8630a69fa2cdf127c5449b
tree17230ff37ab3469c50c0a1f9d02a8695f65bd64c
parentf4c01da150b3dd1dc967e629b4847925d7a6759b
Use the IsReuseSchema() macro more consistently. Also, rename it to IsSharedSchema().

FossilOrigin-Name: c1be211c0286a6ff3ef8ab6839136175efb000118ff8704d3cc01b2a23b841ab
manifest
manifest.uuid
src/attach.c
src/build.c
src/callback.c
src/main.c
src/pragma.c
src/prepare.c
src/sqliteInt.h
src/trigger.c
src/vtab.c