MIT licensed by Travis Athougies
Maintained by [email protected]
This version can be pinned in stack with:beam-postgres-0.4.0.0@sha256:a01443ce503cfc58cbe28f476252672282347579444b65f2925a12ba6a2c13f5,4173

Module documentation for 0.4.0.0

  • Database
    • Database.Beam
      • Database.Beam.Postgres
        • Database.Beam.Postgres.Conduit
        • Database.Beam.Postgres.CustomTypes
        • Database.Beam.Postgres.Full
        • Database.Beam.Postgres.Migrate
        • Database.Beam.Postgres.PgCrypto
        • Database.Beam.Postgres.Syntax

Beam driver for PostgreSQL, an advanced open-source RDBMS

Changes

0.3.2.0

Add Semigroup instances to prepare for GHC 8.4 and Stackage nightly

0.3.1.0

Add runBeamPostgres and runBeamPostgresDebug functions.

0.3.0.0

Initial hackage beam-postgres