aboutsummaryrefslogtreecommitdiff
path: root/test/limit2.test
Commit message (Expand)AuthorAge
* Remove unnecessary "www." prefixes on domain names in URLs.drh2025-04-10
* Fix multiple issues with the ORDER BY LIMIT optimization. This is thedrh2018-09-08
* Correctly invalidate a column cache line when it is overwritten with NULL.drh2017-12-13
* Fix a problem affecting queries that match the pattern (... WHERE ipk IN (......dan2016-10-12
* New test case for the ORDER BY LIMIT optimization.drh2016-09-23
* The ORDER BY LIMIT optimization is not valid unless the inner-most IN operatordrh2016-09-07
* Make sure the ORDER BY LIMIT optimization is not applied if the inner-mostdrh2016-08-04
* A few simple test cases for the ORDER BY LIMIT optimization.drh2016-05-20