2017-06-28 18:25:03
— part of check-in
[a934dd14ac]
on branch partial-index-variables
— Make the query planners use of partial indexes based on bound variables
responsive to the SQLITE_DBCONFIG_ENABLE_QPSG setting.
(user:
drh
size: 3157)
2017-06-29 12:59:40
— part of check-in
[c322bfa27e]
on branch trunk
— The query planner examines the values of bound parameters to help determine
if a partial index is usable. Reprepares may happen if the bindings change.
This behavior is disabled by the QPSG setting.
(user:
drh
size: 3157)
2017-07-07 16:40:28
— part of check-in
[216c757f92]
on branch server-process-edition
— Merge latest trunk changes with this branch.
(user:
dan
size: 3157)
2017-07-07 22:58:12
— part of check-in
[7f48f6ab2a]
on branch apple-osx
— Merge in all the latest trunk enhancements.
(user:
drh
size: 3157)
2017-07-20 17:47:12
— part of check-in
[213c61cb82]
on branch begin-concurrent
— Merge all the latest trunk enhancements.
(user:
drh
size: 3157)
2017-09-22 20:18:41
— part of check-in
[8d2a1cca61]
on branch est_count_pragma
— Merge in all the trunk enhancements of the previous 7 months. The LIKE
optimization has stopped working when there is an ESCAPE - that problem will
be addressed in a subsequent check-in.
(user:
drh
size: 3157)
2017-10-11 20:26:07
— part of check-in
[2719cf5c5b]
on branch schemalint
— Merge latest trunk changes with this branch.
(user:
dan
size: 3157)