| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Database.Groundhog.TH.Settings
Contents
Documentation
data PersistDefinitions Source #
Constructors
| PersistDefinitions | |
Fields
| |
data THEntityDef Source #
Constructors
| THEntityDef | |
Fields
| |
Instances
data THEmbeddedDef Source #
Constructors
| THEmbeddedDef | |
Fields
| |
Instances
data THPrimitiveDef Source #
Constructors
| THPrimitiveDef | |
Fields
| |
Instances
data THFieldDef Source #
Constructors
| THFieldDef | |
Fields
| |
Instances
data THUniqueDef Source #
Constructors
| THUniqueDef | |
Fields
| |
Instances
data THUniqueKeyDef Source #
Constructors
| THUniqueKeyDef | |
Fields
| |
Instances
data PSEntityDef Source #
Constructors
| PSEntityDef | |
Fields
| |
Instances
data PSEmbeddedDef Source #
Constructors
| PSEmbeddedDef | |
Fields
| |
Instances
data PSPrimitiveDef Source #
Constructors
| PSPrimitiveDef | |
Fields
| |
data PSConstructorDef Source #
Constructors
| PSConstructorDef | |
Fields | |
data PSFieldDef str :: * -> * #
Constructors
| PSFieldDef | |
Fields
| |
Instances
| Eq str => Eq (PSFieldDef str) | |
| Show str => Show (PSFieldDef str) | |
data PSUniqueKeyDef Source #
Constructors
| PSUniqueKeyDef | |
data PSAutoKeyDef Source #
Constructors
| PSAutoKeyDef | |
Fields | |