esqueleto/test
m4dc4p ed4e98f96b
Add missing instances to (:&) (#291)
* Add missing instances to (:&)

The (:&) operator has an instance for `SqlSelect`, but none
for `ToAlias` and `ToAliasReference`. Adding those for parity.

* Updates based on review.

* Update test/Common/Test.hs

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>

* Update test/Common/Test.hs

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
2021-09-30 11:43:04 -06:00
..
Common Add missing instances to (:&) (#291) 2021-09-30 11:43:04 -06:00
expected-compile-failures remove upper bounds (#171) 2020-01-24 13:23:26 -07:00
MySQL Pass ConnectionPool to tests (#262) 2021-05-28 15:34:56 -06:00
new-join-compiler-errors New syntax for Joins (Subquery + Union/Intersect/...) (#172) 2020-03-29 10:40:49 -06:00
PostgreSQL Add support of PostgreSQL-specific VALUES(..) expression (#284) 2021-09-30 10:11:28 -06:00
SQLite Pass ConnectionPool to tests (#262) 2021-05-28 15:34:56 -06:00
Spec.hs Consolidate Tests (#261) 2021-05-27 14:38:02 -06:00