Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/bestindex4.test
2022-02-02
| ||
19:15 | [3039894f2d] 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: 4203) | |
2021-03-20
| ||
15:11 | [82250e7dcc] 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: 4021) | |
2020-07-29
| ||
16:18 | [d6ba8532fe] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 4045) | |
2018-11-16
| ||
13:56 | [038e3d0789] part of check-in [684013cef6] Enhance the xBestIndex interface of virtual table so that if the xBestIndex method returns SQLITE_CONSTRAINT then that particular combination of constraints is considered unusable and does not participate further in query planning. (check-in: [684013cef6] user: drh branch: trunk, size: 4045) | |
2018-10-26
| ||
15:36 | [210eac9323] part of check-in [4d46685f28] Prevent an == constraint specified using the table-valued-function argument syntax from being used to optimize any scan not related to the virtual table for which it was specified as an argument. (check-in: [4d46685f28] user: dan branch: trunk, size: 4086) | |
2016-12-16
| ||
01:00 | [4cb5ff7dba] 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: 2778) | |
2016-11-11
| ||
09:51 | Added: [e6ef2ffe57] part of check-in [642a8fba91] Add extra tests for the xBestIndex() virtual table method. (check-in: [642a8fba91] user: dan branch: trunk, size: 2779) | |