]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Handle constraints like "a=$var" where the value bound to $var is -1, 0 or 1 in the... reprepare-a=var
authordan <Dan Kennedy>
Thu, 14 May 2026 17:54:23 +0000 (17:54 +0000)
committerdan <Dan Kennedy>
Thu, 14 May 2026 17:54:23 +0000 (17:54 +0000)
commit672b87d0d5502cad3a32e652613beaff891deac2
treeb5d438c8ab60999a67c7beb6baa0ed666eb40844
parentcf632ddb7eb75c0bffc174b5ba0ab7e5ed17212e
Handle constraints like "a=$var" where the value bound to $var is -1, 0 or 1 in the same way as a literal -1, 0, 1. This might cause excessive reprepares.

FossilOrigin-Name: 224e827e87ac8aa4b18ff9b2193decbdcd832579bf6b6e0883c03db90ebd5319
manifest
manifest.tags
manifest.uuid
src/where.c
test/analyze3.test
test/eqp2.test