graphql-engine-1.0.0: GraphQL API over Postgres
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hasura.Backends.Postgres.SQL.Value

Description

Postgres SQL Value

Deals with Postgres scalar values, converting them to and from Text, and to JSON Value.

Documentation