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: 10493)
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: 10493)
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: 10493)
2015-05-29 19:04:58
— part of check-in
[54bec164eb]
on branch sessions
— Import recent enhancements from trunk.
(user:
drh
size: 10493)
2015-06-02 18:07:58
— part of check-in
[c9ffda4abb]
on branch fts5
— Merge latest trunk changes with this branch.
(user:
dan
size: 10493)
2015-08-13 20:07:13
— part of check-in
[82a7a61bc0]
on branch cursor-hints
— Merge in all the trunk changes from the previous year. This breaks the
cursor-hint mechanism, but provides a baseline for trouble-shooting.
(user:
drh
size: 10493)
2015-08-28 02:12:45
— part of check-in
[da8646582a]
on branch apple-osx
— Merge trunk enhancements into the apple-osx branch. Most tests works, but
there are yet a few issues to be resolved.
(user:
drh
size: 10493)