Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE. | dan | 2021-10-01 |
* | Revise tests cases to align with the new EXPLAIN QUERY PLAN output. | drh | 2021-03-20 |
* | Add further test cases to improve VDBE branch coverage. | dan | 2019-04-04 |
* | Fix test cases so that they work with the new EXPLAIN QUERY PLAN output | drh | 2018-05-02 |
* | Changes to the output of EXPLAIN QUERY PLAN to make it clearer when a query u... | dan | 2014-05-23 |
* | Add a test for the EQP output of a skip-scan query that uses the PK index of ... | dan | 2014-05-22 |
* | Fix a test case so that it updates sqlite_stat1 consistently. | dan | 2014-04-29 |
* | Additional test cases for skip-scan. | drh | 2013-11-27 |
* | Add additional test cases for skip-scan. | drh | 2013-11-27 |