SQLite

All files named ”test/bestindex2.test”
Login

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

History for test/bestindex2.test

2022-02-02
19:15
[394ff8fbf3] 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: 3824)
2021-03-20
15:11
[60266e2854] 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: 3742)
2018-05-02
18:00
[9a0ccd320b] 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: 3832)
2016-03-09
11:59
[4a06b8922a] part of check-in [e0bac2f3ee] Disable the bestindex*.test modules when building without virtual table support. (check-in: [e0bac2f3ee] user: drh branch: trunk, size: 3880)
2016-03-05
21:32
[10f2c6791f] part of check-in [d8d89d69a4] Fix a problem in the previous commit affecting queries with three or more tables joined together to the right of a LEFT or CROSS JOIN operator. (check-in: [d8d89d69a4] user: dan branch: trunk, size: 3838)
17:29
Added: [b5c1fbcf7a] part of check-in [ffc65968ed] Change the way SQLite invokes the xBestIndex method of virtual tables so that N-way joins involving virtual tables work as expected. (check-in: [ffc65968ed] user: dan branch: xbestindex-fix, size: 3538)