@hackage / relational-query-postgresql-pure

The connector of relational-record and postgresql-pure.

Latest0.1.1.0

Changelog

Changelog for relational-query-postgresql-pure

0.1.1.0

2020.07.19

  • A template Haskell function creates ToRecord and FromRecord instances and a Length type function.
  • Remove a remaining HDBC dependency.

0.1.0.0

2020.07.14

  • Release.