Hoogle Search
Within LTS Haskell 24.17 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
- PersistInt64 :: Int64 -> PersistValue- esqueleto - Database.Esqueleto - No documentation available. 
- PersistInvalidField :: Text -> PersistException- esqueleto - Database.Esqueleto - No documentation available. 
- PersistList :: [PersistValue] -> PersistValue- esqueleto - Database.Esqueleto - No documentation available. 
- pattern - PersistLiteral :: ByteString -> PersistValue- esqueleto - Database.Esqueleto - This pattern synonym used to be a data constructor on PersistValue, but was changed into a catch-all pattern synonym to allow backwards compatiblity with database types. See the documentation on PersistDbSpecific for more details. 
- pattern - PersistLiteralEscaped :: ByteString -> PersistValue- esqueleto - Database.Esqueleto - This pattern synonym used to be a data constructor on PersistValue, but was changed into a catch-all pattern synonym to allow backwards compatiblity with database types. See the documentation on PersistDbSpecific for more details. 
- PersistLiteral_ :: LiteralType -> ByteString -> PersistValue- esqueleto - Database.Esqueleto - This constructor is used to specify some raw literal value for the backend. The LiteralType value specifies how the value should be escaped. This can be used to make special, custom types avaialable in the back end. 
- PersistMap :: [(Text, PersistValue)] -> PersistValue- esqueleto - Database.Esqueleto - No documentation available. 
- PersistMarshalError :: Text -> PersistException- esqueleto - Database.Esqueleto - No documentation available. 
- PersistMongoDBError :: Text -> PersistException- esqueleto - Database.Esqueleto - No documentation available. 
- PersistMongoDBUnsupported :: Text -> PersistException- esqueleto - Database.Esqueleto - No documentation available. 
