]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Call sqlite3Prepare() directly, rather than going through sqlite3_prepare(),
authordrh <drh@noemail.net>
Sat, 5 Oct 2019 18:33:25 +0000 (18:33 +0000)
committerdrh <drh@noemail.net>
Sat, 5 Oct 2019 18:33:25 +0000 (18:33 +0000)
commita22d2fca3315822f16c20cdb3738ac637f31b44a
tree37abe83719a74363cf3710e154afcc2f63c27cfc
parent4d29448114c5d99e1e187bf3adcdce7d6479d6f8
Call sqlite3Prepare() directly, rather than going through sqlite3_prepare(),
when processing the sqlite_master.sql column for a schema.

FossilOrigin-Name: cc49380ea76a4a05843d3a0bdfb925464dc9d72c33cf5ab5243dd07d161ad038
manifest
manifest.uuid
src/prepare.c