]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have this branch call sqlite3LockAndPrepare() instead of sqlite3Prepare() when parsin...
authordan <dan@noemail.net>
Sat, 18 Jan 2020 18:59:15 +0000 (18:59 +0000)
committerdan <dan@noemail.net>
Sat, 18 Jan 2020 18:59:15 +0000 (18:59 +0000)
commit72d2de6eefbb430e1a1e95d6b43557d872fd9147
treed815e27fcc985c5763a3af6b2b863fb406f504f7
parent0df48684bda7555a006b89134e2e5f9f0a678c64
Have this branch call sqlite3LockAndPrepare() instead of sqlite3Prepare() when parsing SQL for new schema objects in order to ensure that schemas are released as soon as possible.

FossilOrigin-Name: 7a4ec57985fc5d980048bb7f1677452fb8cc4825cff8956760a1747b81b648bb
manifest
manifest.uuid
src/prepare.c