opaleye-0.4.0.0: An SQL-generating DSL targeting PostgreSQL

Safe HaskellNone
LanguageHaskell98

Opaleye.PGTypes

Synopsis

Documentation

data PGFloat4 Source

Instances

data PGInt2 Source

Instances

literalColumn :: Literal -> Column a Source

Warning: literalColumn has been moved to Opaleye.Internal.PGTypes

unsafePgFormatTime :: FormatTime t => Name -> String -> t -> Column c Source

Warning: unsafePgFormatTime has been moved to Opaleye.Internal.PGTypes