SQLite

All files named ”test/selectD.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/selectD.test

2021-03-20
15:11
[6d1909b499] part of check-in [50fbd53260] Revise tests cases to align with the new EXPLAIN QUERY PLAN output. (check-in: [50fbd53260] user: drh branch: eqp-improvements, size: 5267)
2018-07-10
19:48
[fc20452847] part of check-in [a7cdc5bc85] Identify Select objects within a single statement using small sequential integers rather than "0x%p". This is more readable and yields the same result on successive runs. (check-in: [a7cdc5bc85] user: drh branch: trunk, size: 5283)
2018-05-02
19:42
[cfa9f27dbd] part of check-in [dab5e52948] More test case updates. Tests are all running now. (check-in: [dab5e52948] user: drh branch: rework-EQP, size: 5285)
2013-04-25
00:57
[b0f02a04ef] part of check-in [39b4e6ff93] Make sure the affinity and datatype of sub-subqueries are initialized prior to subqueries as the latter relies on the former. (check-in: [39b4e6ff93] user: drh branch: trunk, size: 5285)
2013-01-03
16:54
[03f7c1ea8d] part of check-in [afe96a118c] Remove an incorrect assert() statement (ticket [beba9cae6345a]). Fix other minor problems in the name resolution logic. (check-in: [afe96a118c] user: drh branch: name-resolution-fix, size: 4540)
00:45
[5e05091a75] part of check-in [4cf5ed7ea1] Now supports result sets of the form "TABLE.*" with nested FROM clauses. (check-in: [4cf5ed7ea1] user: drh branch: name-resolution-fix, size: 3392)
2012-12-19
13:41
Added: [243db87cd1] part of check-in [3e7d84db78] Add commentary to the ExprList object to explain how zSpan is overloaded. Add test cases for the new name resolution functionality. (check-in: [3e7d84db78] user: drh branch: name-resolution-fix, size: 2152)