]> git.ipfire.org Git - thirdparty/sqlite.git/commit
CTEs have never add working rowids. So disallow the use of the "rowid" column no-rowid-in-cte
authordrh <drh@noemail.net>
Wed, 27 May 2015 13:06:55 +0000 (13:06 +0000)
committerdrh <drh@noemail.net>
Wed, 27 May 2015 13:06:55 +0000 (13:06 +0000)
commitfccda8a162b99c9419c6bccad4d88459a4c2dc81
tree68d54c7bc36171a5e9f72fc8bb1f8c552e9d48e5
parentb95e1193d58be876cffb061424aae2e13115c338
CTEs have never add working rowids.  So disallow the use of the "rowid" column
within CTEs.

FossilOrigin-Name: 0055df0445932a43e42b318ef88672dcbe312c3a
manifest
manifest.uuid
src/build.c
src/parse.y
src/resolve.c
src/select.c
src/sqliteInt.h
test/with1.test
test/without_rowid1.test