aboutsummaryrefslogtreecommitdiff
path: root/test/skipscan2.test
Commit message (Expand)AuthorAge
* Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE.dan2021-10-01
* Revise tests cases to align with the new EXPLAIN QUERY PLAN output.drh2021-03-20
* Add further test cases to improve VDBE branch coverage.dan2019-04-04
* Fix test cases so that they work with the new EXPLAIN QUERY PLAN outputdrh2018-05-02
* Changes to the output of EXPLAIN QUERY PLAN to make it clearer when a query u...dan2014-05-23
* Add a test for the EQP output of a skip-scan query that uses the PK index of ...dan2014-05-22
* Fix a test case so that it updates sqlite_stat1 consistently.dan2014-04-29
* Additional test cases for skip-scan.drh2013-11-27
* Add additional test cases for skip-scan.drh2013-11-27