postgresql-simple-named
uses PVP Versioning.
The changelog is available on GitHub.
- Add support for GHC 9.6 and 9.8
- Add support for GHC 9.2 and 9.4
- Add support for GHC 8.10 and 9.0
- #30: Fixes a bug with postgres-simple-named not recognising postgres JSON operators
- #21:
Implement
executeNamed_
.
- #16:
Implement
queryWithNamed
.
- Initially created.