SQLite

All files named ”test/bestindex3.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/bestindex3.test

2022-02-02
19:15
[34bea272b0] part of check-in [21afb81d0a] Test cases for sqlite3_vtab_in() and sqlite3_vtab_distinct(). (check-in: [21afb81d0a] user: drh branch: batch-in-operator, size: 4741)
2021-03-20
15:11
[e061a6ed0f] part of check-in [50fbd53260] Revise tests cases to align with the new EXPLAIN QUERY PLAN output. (check-in: [50fbd53260] user: drh branch: eqp-improvements, size: 4659)
2018-12-24
20:21
[7622e792ff] part of check-in [7153552bac] Improvements to EXPLAIN QUERY PLAN formatting. The MULTI-INDEX OR now shows a separate "INDEX" subtree for each index. SCALAR SUBQUERY entries provide a subquery number that is related back to the .selecttrace output. (check-in: [7153552bac] user: drh branch: reuse-subqueries, size: 4707)
2018-05-04
00:39
[001788a114] part of check-in [75ac7b4e4f] Make a separate limb in the EXPLAIN QUERY PLAN output for the various lines associated with the OR-optimization. (check-in: [75ac7b4e4f] user: drh branch: trunk, size: 4589)
2018-05-02
19:42
[92a34c82f1] part of check-in [dab5e52948] More test case updates. Tests are all running now. (check-in: [dab5e52948] user: drh branch: rework-EQP, size: 4509)
18:00
[dfa5bcb1ae] part of check-in [5f0e803e33] Fix test cases so that they work with the new EXPLAIN QUERY PLAN output format. Only some of the cases have been fixed. This is an incremental check-in. (check-in: [5f0e803e33] user: drh branch: rework-EQP, size: 4478)
2016-12-16
01:00
[578b6a52da] part of check-in [8d646905b8] All temp.sqlite_master to be used as an alias for sqlite_temp_master. (check-in: [8d646905b8] user: drh branch: trunk, size: 4497)
2016-07-06
10:17
[dd5fa4f483] part of check-in [0c228f5d3d] Fix a test script problem causing a test to fail if the ICU extension is enabled. (check-in: [0c228f5d3d] user: dan branch: trunk, size: 4498)
2016-05-28
18:53
Added: [b80da904d2] part of check-in [242507b4ff] Experimental change to allow virtual tables to take advantage of LIKE, REGEXP and GLOB terms that are part of OR expressions within WHERE clauses. (check-in: [242507b4ff] user: dan branch: vtab-experimental, size: 4307)