dan
|
37f3ac8faa
|
Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE.
FossilOrigin-Name: 2f7c946c5f25a858167f5193ca06e53310394c8cff15426ab8a1327a1ec835fd
|
2021-10-01 20:39:50 +00:00 |
|
drh
|
8210233c7b
|
Revise tests cases to align with the new EXPLAIN QUERY PLAN output.
FossilOrigin-Name: 50fbd532602d2c316813046ed6be8be2991c281eb5f295c4c28520a0de73862c
|
2021-03-20 15:11:29 +00:00 |
|
drh
|
8a4380d761
|
Fixes to EXPLAIN QUERY PLAN output. Change weights back to something closer
to what they are in legacy. More test case fixes.
FossilOrigin-Name: 36373b85f9a97840aa06e24ae31c12fcfbae084e
|
2013-06-11 02:32:50 +00:00 |
|
drh
|
782d68a4cd
|
Try to take into account the cost of inner loops when selecting which table
of a join to use for the outer loop.
FossilOrigin-Name: 942556342a332b04a11169bb04f387d741ef9488
|
2012-11-09 17:59:26 +00:00 |
|