esqueleto/test/PostgreSQL
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
..
MigrateJSON.hs Pass ConnectionPool to tests (#262) 2021-05-28 15:34:56 -06:00
Test.hs Add support of PostgreSQL-specific VALUES(..) expression (#284) 2021-09-30 10:11:28 -06:00