Copyright | (c) digitally induced GmbH 2020 |
---|---|
Safe Haskell | Safe-Inferred |
IHP.Postgres.Interval
Contents
Description
Documentation
pPGInterval :: Parser ByteString PGInterval Source #
Orphan instances
FromJSON PGInterval Source # | |
ToJSON PGInterval Source # | |
Methods toJSON :: PGInterval -> Value # toEncoding :: PGInterval -> Encoding # toJSONList :: [PGInterval] -> Value # toEncodingList :: [PGInterval] -> Encoding # | |
FromField PGInterval Source # | |
Methods fromField :: FieldParser PGInterval | |
ToField PGInterval Source # | |
Methods toField :: PGInterval -> Action |