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 |
|
dan
|
069d1b1faf
|
Avoid transforming TK_COLLATE or TK_UNLIKELY Expr nodes to TK_REFERENCE. Instead, transform the uppermost Expr node in the expression tree that is not of this type.
FossilOrigin-Name: ba7870e292919cf6c2f4b65b63fb0420ba2718eb0a797e0ba5302eec551a4238
|
2019-06-16 08:58:14 +00:00 |
|
drh
|
8636e9c55c
|
Handle virtual tables correctly when using logarithmic costs. Fixes
to test cases.
FossilOrigin-Name: e612664aa2e24ed5e222be2c7fe16e210ac9bded
|
2013-06-11 01:50:08 +00:00 |
|
drh
|
7c171098b7
|
Remove more vestiges of sqlite_query_plan from the test cases.
FossilOrigin-Name: eb27086e8a8a4d5fcb2ea358256a555e34339423
|
2013-06-03 22:08:20 +00:00 |
|
drh
|
d2b113bc33
|
Fix a bug in the transitive_closure virtual table that NGQP exposes.
Update between.test module to avoid using sqlite_query_plan.
FossilOrigin-Name: aa66b864204b4b8717d845499132b987eb8ef924
|
2013-06-03 18:50:15 +00:00 |
|
danielk1977
|
3bdca9c9a5
|
Test suite fixes for builds that define OMIT symbols. (CVS 2962)
FossilOrigin-Name: 3a54a33dcb7e765ee3773397407e8929a8cfe1a9
|
2006-01-17 09:35:01 +00:00 |
|
drh
|
ed37800693
|
The BETWEEN operator in a WHERE clause is now able to use indices. (CVS 2568)
FossilOrigin-Name: cdf8c9584b945212e065e044df801c207aedb675
|
2005-07-28 23:12:08 +00:00 |
|