]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If there is a WHERE clause constraint of the form "a=$var" where the branch-3.28
authordrh <>
Fri, 15 May 2026 22:53:53 +0000 (22:53 +0000)
committerdrh <>
Fri, 15 May 2026 22:53:53 +0000 (22:53 +0000)
commitc3687b5c5c984c1df35d731c108aa324dca7b740
tree4d18b119693a8d8dd1cbf115830eeb170e102325
parentfec09c815d18e6887d10d4b3d7071c8c2b3d6c9d
If there is a WHERE clause constraint of the form "a=$var" where the
value of $var affects the query plan, then
automatically reprepare the query if the binding of $var changes.

FossilOrigin-Name: ce5687795045cd9cca5f252c58c246a56975244ac17233c9081ca049f8a74b18
manifest
manifest.tags [new file with mode: 0644]
manifest.uuid
src/where.c
test/analyze3.test