esqueleto/test
Jose Duran 40f7a0ca97 Insert Select With Conflict for postgres (#155)
* add insertSelectWithConflict to allow insert with conflict resolution

* insertSelectWithConflictCount does nothing when no updates given and add tests

* no longer require undefined for insertSelectWithConflict

* Update src/Database/Esqueleto/PostgreSQL.hs

Co-Authored-By: Matt Parsons <parsonsmatt@gmail.com>

* Update src/Database/Esqueleto/PostgreSQL.hs

Co-Authored-By: Matt Parsons <parsonsmatt@gmail.com>

* Update src/Database/Esqueleto/PostgreSQL.hs

Co-Authored-By: Matt Parsons <parsonsmatt@gmail.com>

* Update src/Database/Esqueleto/PostgreSQL.hs

Co-Authored-By: Matt Parsons <parsonsmatt@gmail.com>

* Move non postgres related functions out of postgres module to internal.

* add entry to changelog
2019-10-28 11:56:34 -06:00
..
Common Insert Select With Conflict for postgres (#155) 2019-10-28 11:56:34 -06:00
expected-compile-failures PostgreSQL JSON Operators (#128) 2019-08-04 22:10:31 -06:00
MySQL Removed from tests 2019-02-01 16:52:40 -07:00
PostgreSQL Insert Select With Conflict for postgres (#155) 2019-10-28 11:56:34 -06:00
SQLite Removed from tests 2019-02-01 16:52:40 -07:00