]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that objects within view definitions are not incorrectly resolved to CTEs...
authordan <Dan Kennedy>
Thu, 20 May 2021 17:15:06 +0000 (17:15 +0000)
committerdan <Dan Kennedy>
Thu, 20 May 2021 17:15:06 +0000 (17:15 +0000)
commit90bc36fb30cc7f875a623f876b58351cc23a4490
treea6e52052d6ff49379272a9662213aef12d72388e
parenta8f249f1e7d284495683b3e74c0fb3bf9a1acb50
Ensure that objects within view definitions are not incorrectly resolved to CTEs that are part of the statement using the view.

FossilOrigin-Name: f7dcc4b5197c6413be31384b390bb98a737d3f9edb7964433448c3b90b35a436
manifest
manifest.uuid
src/select.c
src/sqliteInt.h
test/view2.test [new file with mode: 0644]