esqueleto/test
Nikita Razmakhnin 2a44844f75
Add support of PostgreSQL-specific VALUES(..) expression (#284)
* Add PostgreSQL-specific support of VALUES(..)
scalar expression of values-list for `from` targets.

* Bump version and update changelog

* Align identation for Postgres `values` func

* Use direct `From` data-type instead
of `ToFrom` typeclass for postgres `values` expression.
2021-09-30 10:11:28 -06:00
..
Common Avoid generating an empty list as the left operand to NOT IN (#273) 2021-07-08 19:27:32 -05: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