bitemyapp / bitemyapp/esqueleto
Support UPDATE ... RETURNING
Open
beginner friendly
enhancement
- Dominant language
- Haskell
- Stars
- 399
- Forks
- 107
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
At least with [postgres](https://www.postgresql.org/docs/current/static/sql-update.html), one can add a `RETURNING` clause to an `UPDATE` query. The type in `esqueleto` does not support returning data from [`update`](https://hackage.haskell.org/package/esqueleto-2.5.3/docs/Database-Esqueleto.html#v:update)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.