Database.PostgreSQL.Store.Table
data Table
class TableEntity a
type GenericTable a
data KColumns
data KTable
class GColumns rec
class GTable tbl
type family AnalyzeRecordRep org (rec :: * -> *) :: KColumns where ...
type family AnalyzeTableRep org (dat :: * -> *) :: KTable where ...
type AnalyzeTable a