]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disallow the use of "rowid" in CTEs - it has never worked correctly and it
authordrh <drh@noemail.net>
Wed, 27 May 2015 15:10:20 +0000 (15:10 +0000)
committerdrh <drh@noemail.net>
Wed, 27 May 2015 15:10:20 +0000 (15:10 +0000)
commita7298ac191f116ce790b9a4deae8cf8f830819df
treed786bacb2fc7bf4f6661778b058f596e69380e9f
parentb95e1193d58be876cffb061424aae2e13115c338
parent1421d980c57a9c0e62e746d9840d4ec6f0f8693f
parentfccda8a162b99c9419c6bccad4d88459a4c2dc81
Disallow the use of "rowid" in CTEs - it has never worked correctly and it
makes no sense, so we might as well make it an explicit error.
Also: add the PRAGMA cell_size_check=ON command.

FossilOrigin-Name: 19e2cebc12aaa4e72d3bad74af73575a0457e5d4
manifest
manifest.uuid
src/sqliteInt.h