Safe Haskell | None |
---|---|
Language | Haskell2010 |
Opaleye.TypeFamilies
Documentation
type TableField f a b c d = A f (TC '('(a, b, c), d)) Source #
type RecordField f a b c = A f (C '(a, b, c)) Source #
type N = NonNullable Source #
opaleye-0.6.7000.0: An SQL-generating DSL targeting PostgreSQL
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Opaleye.TypeFamilies
type TableField f a b c d = A f (TC '('(a, b, c), d)) Source #
type RecordField f a b c = A f (C '(a, b, c)) Source #
type N = NonNullable Source #