We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d493c48 + 60060d1 commit df6c969Copy full SHA for df6c969
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## 1.3.0
4
+### Added
5
+* dependency from `hreader` and `hset`
6
+* `HasPostgres` instance for `HReaderT` transformer
7
+
8
## 1.2.1
9
10
* remove version constraints for `transformers` package
postgresql-query.cabal
@@ -1,5 +1,5 @@
name: postgresql-query
-version: 1.2.1
+version: 1.3.0
synopsis: Sql interpolating quasiquote plus some kind of primitive ORM
using it
0 commit comments