opaleye-sqlite-0.0.0.0: An SQL-generating DSL targeting SQLite

Safe HaskellNone
LanguageHaskell98

Opaleye.SQLite.PGTypes

Synopsis

Documentation

data PGFloat4 Source

Instances

data PGInt2 Source

Instances

data PGTime Source

Instances

data PGCitext 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