esqueleto/test
Ben Levy 2b5b561f6e
Add new SetOperation constructor for parenthesized query (#195)
* Add new SetOperation constructor for parenthesized query. Automatically detect when parentheses are needed on SelectQuery usage (only works for MySQL).

* Add Parens to SelectQueryP and create a pattern synonym for SelectQuery. SelectQueryP is hidden as end users should only be using SelectQuery.
2020-08-30 13:15:11 -06:00
..
Common Test and further document ToBaseId (#190) 2020-06-22 09:43:17 -06:00
expected-compile-failures remove upper bounds (#171) 2020-01-24 13:23:26 -07:00
MySQL Add new SetOperation constructor for parenthesized query (#195) 2020-08-30 13:15:11 -06:00
new-join-compiler-errors New syntax for Joins (Subquery + Union/Intersect/...) (#172) 2020-03-29 10:40:49 -06:00
PostgreSQL [#197] Allow PostgreSQL aggregate functions to take a filter clause 2020-08-26 11:34:25 -06:00
SQLite Removed from tests 2019-02-01 16:52:40 -07:00