persistent-test-2.12.0.0: Tests for Persistent
Safe HaskellNone
LanguageHaskell2010

LongIdentifierTest

Documentation

data TableAnExtremelyFantasticallySuperLongNameParent Source #

Instances

Instances details
PersistFieldSql TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

(TypeError (NoUniqueKeysError TableAnExtremelyFantasticallySuperLongNameParent) :: Constraint) => OnlyOneUniqueKey TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

(TypeError (MultipleUniqueKeysError TableAnExtremelyFantasticallySuperLongNameParent) :: Constraint) => AtLeastOneUniqueKey TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

PersistEntity TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

PersistField TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

(PersistQuery backend, PersistEntityBackend TableAnExtremelyFantasticallySuperLongNameParent ~ BaseBackend backend) => DeleteCascade TableAnExtremelyFantasticallySuperLongNameParent backend Source # 
Instance details

Defined in LongIdentifierTest

ToBackendKey SqlBackend TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

SymbolToField "field1" TableAnExtremelyFantasticallySuperLongNameParent Int Source # 
Instance details

Defined in LongIdentifierTest

SymbolToField "columnAnExtremelyFantasticallySuperLongNameParentId" TableAnExtremelyFantasticallySuperLongNameChild (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

Eq (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

Ord (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

Read (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

Show (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

ToJSON (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

FromJSON (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

ToHttpApiData (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

FromHttpApiData (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

PathPiece (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

PersistFieldSql (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

PersistField (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

data Unique TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

data EntityField TableAnExtremelyFantasticallySuperLongNameParent typ Source # 
Instance details

Defined in LongIdentifierTest

newtype Key TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

type PersistEntityBackend TableAnExtremelyFantasticallySuperLongNameParent Source # 
Instance details

Defined in LongIdentifierTest

data TableAnExtremelyFantasticallySuperLongNameChild Source #

Instances

Instances details
PersistFieldSql TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest

(TypeError (NoUniqueKeysError TableAnExtremelyFantasticallySuperLongNameChild) :: Constraint) => OnlyOneUniqueKey TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest

(TypeError (MultipleUniqueKeysError TableAnExtremelyFantasticallySuperLongNameChild) :: Constraint) => AtLeastOneUniqueKey TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest

PersistEntity TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest

PersistField TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest

(PersistQuery backend, PersistEntityBackend TableAnExtremelyFantasticallySuperLongNameChild ~ BaseBackend backend) => DeleteCascade TableAnExtremelyFantasticallySuperLongNameChild backend Source # 
Instance details

Defined in LongIdentifierTest

ToBackendKey SqlBackend TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest

SymbolToField "columnAnExtremelyFantasticallySuperLongNameParentId" TableAnExtremelyFantasticallySuperLongNameChild (Key TableAnExtremelyFantasticallySuperLongNameParent) Source # 
Instance details

Defined in LongIdentifierTest

Eq (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

Ord (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

Read (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

Show (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

ToJSON (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

FromJSON (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

ToHttpApiData (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

FromHttpApiData (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

PathPiece (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

PersistFieldSql (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

PersistField (Key TableAnExtremelyFantasticallySuperLongNameChild) Source # 
Instance details

Defined in LongIdentifierTest

data Unique TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest

data EntityField TableAnExtremelyFantasticallySuperLongNameChild typ Source # 
Instance details

Defined in LongIdentifierTest

newtype Key TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest

type PersistEntityBackend TableAnExtremelyFantasticallySuperLongNameChild Source # 
Instance details

Defined in LongIdentifierTest