esqueleto/test
Ben Levy f9a8088170
Bugfix rollup: Fix issue with extra characters in generated SQL; Fix ToAliasReference for already referenced values; Fix Alias/Reference for Maybe Entity (#191)
* Fix issue with extra characters. Extra parens in valueList caused issues in mysql. Extra backticks in value reference names

* update changelog and bump version number

* Fix issue caused by toAliasReference failing to reindex an alias reference by its new alias source

* Add support for SqlExpr (Maybe (Entity a))) to aliasing in Experimental. Fix #193

* Update changelog with new PR name. Fix name shadowing in test.

* Fix binary operations(i.e. ==.) on aliased values.

* no need for version bump since 3.3.3.3 hasnt been released yet

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
2020-08-30 13:16:37 -06:00
..
Common Bugfix rollup: Fix issue with extra characters in generated SQL; Fix ToAliasReference for already referenced values; Fix Alias/Reference for Maybe Entity (#191) 2020-08-30 13:16:37 -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