Safe Haskell | None |
---|
Hasql.Postgres
Documentation
Settings of a Postgres backend.
Constructors
Postgres | |
Instances
Backend Postgres | |
Mapping Postgres Bool | |
Mapping Postgres Char | |
Mapping Postgres Int | |
Mapping Postgres Int8 | |
Mapping Postgres Int16 | |
Mapping Postgres Int32 | |
Mapping Postgres Int64 | |
Mapping Postgres Word | |
Mapping Postgres Word8 | |
Mapping Postgres Word16 | |
Mapping Postgres Word32 | |
Mapping Postgres Word64 | |
Mapping Postgres Text | |
Mapping Postgres TimeOfDay | |
Mapping Postgres ZonedTime | |
Mapping Postgres LocalTime | |
Mapping Postgres UTCTime | |
Mapping Postgres Day | |
Mapping Postgres a => Mapping Postgres (Maybe a) |