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

Hasura.Backends.Postgres.Connection

Description

Postgres Connetion

This module re-exports:

  • MonadTx for abstracting postgres transactions
  • Settings for dealing with connection, pool, and replica settings
  • ET for execution contexts and source configurations