persistable-record

Binding between SQL database values and haskell records.

http://khibino.github.io/haskell-relational-record/

Version on this page:0.4.0.0
LTS Haskell 22.17:0.6.0.6
Stackage Nightly 2024-04-19:0.6.0.6
Latest on Hackage:0.6.0.6

See all snapshots persistable-record appears in

BSD-3-Clause licensed by Kei Hibino
Maintained by [email protected]
This version can be pinned in stack with:persistable-record-0.4.0.0@sha256:e06d9885695ef673925073f3854d3de6861170540c45ea535ceed8d4f39c19a7,1598

This package contiains types to represent table constraints and interfaces to bind between SQL database values and Haskell records.