aboutsummaryrefslogtreecommitdiff
path: root/test/subquery2.test
Commit message (Collapse)AuthorAge
* Remove unnecessary "www." prefixes on domain names in URLs.drh2025-04-10
| | | FossilOrigin-Name: 20acd630b91609725794ce84f9eda01d5f3c898407f0948264830851d25ccaa6
* Ensure that when an ephemeral cursor is reopened with a second invocation of ↵dan2019-06-26
| | | | | to OP_OpenEphemeral, the sequence counter is reset and the cache marked as stale. Fix for [9cdc5c46]. FossilOrigin-Name: 5fd20e09a522b62a529cf4d76fbdf0a09426f67ffa30430cac6b81ebf32ba43e
* Fix an assertion failure triggered by a SELECT with a compound sub-query thatdan2018-03-31
| | | | | | | contains an incorrectly placed ORDER BY clause. This problem is just an assert() failure - non-DEBUG builds are not affected. Problem found by OSSFuzz. FossilOrigin-Name: 823779d31eb09cda5effe747d9adb35e600a52d4274226586437f674e7824d91
* Add test cases for ticket [89398880bcfff9].drh2014-09-21
| | | FossilOrigin-Name: 9683e001ed38b41979220eef0bdfcb54df5f3191
* Ensure the VerifyCookie sub-routine has been run before the database is ↵dan2012-12-07
| | | | | accessed in an obscure case. Fix for ticket [d6b36be38]. FossilOrigin-Name: 2d5f37c99a9e5377409697f5392a1ca55970964e
* Remove unreachable branches from the previous change. Add additionaldrh2011-09-16
test cases. FossilOrigin-Name: cf51ef8ab8a610ddf64f66970dd689fe1df405b8