2015-06-08 18:48:29
— part of check-in
[0d9edfab9f]
on branch vtab-left-join
— If a query contains "FROM t1 LEFT JOIN t2, t3, t4", ensure that tables t3 and t4 are not scanned before t2. The trunk already does this.
(user:
dan
size: 18560)
2015-06-10 14:27:40
— part of check-in
[7b446771ca]
on branch trunk
— Avoid passing constraints that are unusable due to LEFT or CROSS joins to virtual table xBestIndex() methods.
(user:
dan
size: 18560)
2015-06-10 20:00:49
— part of check-in
[0e23a079bd]
on branch view-optimization
— Merge enhancements from trunk.
(user:
drh
size: 18560)
2015-06-11 18:01:29
— part of check-in
[c39cb0e257]
on branch sessions
— Merge recent trunk enhancements and fixes.
(user:
drh
size: 18560)
2015-06-23 15:06:13
— part of check-in
[ef44c71a22]
on branch fts5
— Merge latest trunk changes with this branch. Add tests for columnsize=0.
(user:
dan
size: 18560)
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: 18560)
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: 18560)