Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unnecessary "www." prefixes on domain names in URLs. | drh | 2025-04-10 |
* | Fix multiple issues with the ORDER BY LIMIT optimization. This is the | drh | 2018-09-08 |
* | Correctly invalidate a column cache line when it is overwritten with NULL. | drh | 2017-12-13 |
* | Fix a problem affecting queries that match the pattern (... WHERE ipk IN (...... | dan | 2016-10-12 |
* | New test case for the ORDER BY LIMIT optimization. | drh | 2016-09-23 |
* | The ORDER BY LIMIT optimization is not valid unless the inner-most IN operator | drh | 2016-09-07 |
* | Make sure the ORDER BY LIMIT optimization is not applied if the inner-most | drh | 2016-08-04 |
* | A few simple test cases for the ORDER BY LIMIT optimization. | drh | 2016-05-20 |