]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental change to allow expressions with subtypes to be read from indexes in...
authordan <Dan Kennedy>
Sat, 5 Oct 2024 17:37:19 +0000 (17:37 +0000)
committerdan <Dan Kennedy>
Sat, 5 Oct 2024 17:37:19 +0000 (17:37 +0000)
commitc857b9eb5d9cfab1366fb80e5d1c306e340b6d65
treeec8b3498483cef7b6587a9bc5409e81b24225700
parent706fdeebb834a11fedc5e9473f951af79e6f2d65
Experimental change to allow expressions with subtypes to be read from indexes in situations where they are not used as function parameters.

FossilOrigin-Name: ac63f98ad85a4dd1e49cc64b41f0ca0044153972c15d71c669f4bc3ec590e268
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/where.c
test/indexexpr3.test [new file with mode: 0644]