IHP Api Reference
Copyright(c) digitally induced GmbH 2020
Safe HaskellSafe-Inferred

IHP.Postgres.Interval

Description

 

Documentation

Orphan instances

FromJSON PGInterval Source # 
Instance details

Methods

parseJSON :: Value -> Parser PGInterval #

parseJSONList :: Value -> Parser [PGInterval] #

ToJSON PGInterval Source # 
Instance details

FromField PGInterval Source # 
Instance details

Methods

fromField :: FieldParser PGInterval

ToField PGInterval Source # 
Instance details

Methods

toField :: PGInterval -> Action