* 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 |
||
|---|---|---|
| .. | ||
| Common | ||
| expected-compile-failures | ||
| MySQL | ||
| PostgreSQL | ||
| SQLite | ||