Safe Haskell | None |
---|---|
Language | Haskell2010 |
Database.PostgreSQL.PQTypes.Model.PrimaryKey
Documentation
data PrimaryKey Source #
Instances
pkOnColumn :: RawSQL () -> Maybe PrimaryKey Source #
pkOnColumns :: [RawSQL ()] -> Maybe PrimaryKey Source #
hpqtypes-extras-1.6.1.0: Extra utilities for hpqtypes library
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Database.PostgreSQL.PQTypes.Model.PrimaryKey
data PrimaryKey Source #
Instances
pkOnColumn :: RawSQL () -> Maybe PrimaryKey Source #
pkOnColumns :: [RawSQL ()] -> Maybe PrimaryKey Source #