]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the sqlite3VdbeFindDeleteKey() routine so that all index fields that are not...
authordan <Dan Kennedy>
Tue, 17 Mar 2026 11:17:54 +0000 (11:17 +0000)
committerdan <Dan Kennedy>
Tue, 17 Mar 2026 11:17:54 +0000 (11:17 +0000)
commit022f2f96bca61d6f21e1b5aee0870058bf8f6c11
treea89597342fc23a3eb7479eb50eba261e176a1b35
parent1c1f7c259efc934f25762a650084a1e6eba04234
Change the sqlite3VdbeFindDeleteKey() routine so that all index fields that are not expressions or virtual columns must match the table for the delete to succeed.

FossilOrigin-Name: eccd9fcfa7e34ddcdeb671544c6afac7aa0d4665c5e1df7c8e53c41387ed0386
manifest
manifest.uuid
src/delete.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeaux.c
test/eiib1.test