Closed AdalbertMemSQL closed 2 years ago
Changed to add SELECT * FROM before each union part. Changed to wrap the query before adding a final order by/limit/offset for union queries. This is needed because otherwise these clauses are applied only to the last union subquery.
closes #44
Changed to add SELECT * FROM before each union part. Changed to wrap the query before adding a final order by/limit/offset for union queries. This is needed because otherwise these clauses are applied only to the last union subquery.
closes #44