aboutsummaryrefslogtreecommitdiff
path: root/test/merge1.test
Commit message (Collapse)AuthorAge
* Enhance the generate_series() table-valued function such that it is able todrh2024-08-22
| | | | | | recognize equality and inequality constraints on the "value" column and optimize its operating accordingly. FossilOrigin-Name: d50b784807333c5461a2d027778c746c799285b95bb1952f142b317ea2846460
* Add missing "finish_test" command to the end of test script merge1.test.dan2022-06-30
| | | FossilOrigin-Name: 13cb3f1e63ed1e906f820655645a4966f0cae140ac442177b6685637dcfd365a
* Do not run merge1.test with SQLITE_OMIT_VIRTUALTABLE builds.dan2022-02-12
| | | FossilOrigin-Name: bf8dbfd499e732f14c7a8efee527e8ce155937dbb2a3e85213f8aa64ac497189
* When implementing a multi-way compound SELECT using merge, try to balancedrh2021-12-30
the merge tree. FossilOrigin-Name: bb8522fe0dc54282ec13672eba9b44ee08f9cb55c1663f1699a61bf96ec1fd04