orville-postgresql-1.0.0.0: A Haskell library for PostgreSQL
CopyrightFlipstone Technology Partners 2023
LicenseMIT
StabilityStable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Orville.PostgreSQL.Marshall

Description

You can import Orville.PostgreSQL.Marshall to get access to all the functions related to marshalling Haskell values to and from their SQL representations. This includes a number of lower-level items not exported by Orville.PostgreSQL that give you more control (and therefore responsibility) over how the marshalling is performed.

Since: 1.0.0.0

Documentation