]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow expressions with subtypes to be read from indexes unless they are being used...
authordan <Dan Kennedy>
Sat, 5 Oct 2024 18:10:02 +0000 (18:10 +0000)
committerdan <Dan Kennedy>
Sat, 5 Oct 2024 18:10:02 +0000 (18:10 +0000)
commitd564bdb0507aabce5d64905734d5d7e050a2c86d
tree30cf80a5761d65c2b9caffb15df0d5fa02a87c2a
parentc857b9eb5d9cfab1366fb80e5d1c306e340b6d65
Allow expressions with subtypes to be read from indexes unless they are being used as direct or indirect parameters to SQLITE_SUBTYPE functions.

FossilOrigin-Name: aa440e78e9004c7ca3e03beaf264f54d0070ad7298a3c96ca097d8b35c872e5f
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/sqliteInt.h
test/indexexpr3.test