persistable-record

Binding between SQL database values and haskell records.

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

Version on this page:0.4.1.0
LTS Haskell 22.14:0.6.0.6
Stackage Nightly 2024-03-29: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.1.0@sha256:7e96b6782662da8cf27477219d318bc936c8f6c60249bd8462a46def7551309e,1939

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