2015-05-27 13:06:55
— part of check-in
[0055df0445]
on branch no-rowid-in-cte
— CTEs have never had working rowids. So disallow the use of the "rowid" column
within CTEs.
(user:
drh
size: 143768)
2015-05-27 15:10:20
— part of check-in
[19e2cebc12]
on branch trunk
— 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.
(user:
drh
size: 143768)
2015-05-27 15:10:20
— part of check-in
[19e2cebc12]
on branch trunk
— 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.
(user:
drh
size: 143768)
2015-05-29 19:04:58
— part of check-in
[54bec164eb]
on branch sessions
— Import recent enhancements from trunk.
(user:
drh
size: 143768)