]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the name resolver when SQLITE_ALLOW_ROWID_IN_INDEX is enabled, if there
authordrh <>
Tue, 19 Mar 2024 16:34:32 +0000 (16:34 +0000)
committerdrh <>
Tue, 19 Mar 2024 16:34:32 +0000 (16:34 +0000)
commite9feb0acfc4bd4fc86fbc7eaa160361bef3e4198
tree182e45203fd3714319f5772a6479763b3fdcc7f7
parentf891ef8d6111c8c8aa7de74bcd36aaf2f4569c47
In the name resolver when SQLITE_ALLOW_ROWID_IN_INDEX is enabled, if there
are multiple views that might resolve to the "rowid" but only one real table,
then use that one real table and ignore the views.

FossilOrigin-Name: 8fcea4cdfc89dd78eca5e7f62aa31aff0e296f41e79349d3af1cc3a2bc4d77c6
manifest
manifest.uuid
src/ctime.c
src/resolve.c
test/unionall.test