-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/
-- | PostgreSQL-based migrations registry for moto.
--
-- PostgreSQL-based migrations registry for moto.
@package moto-postgresql
@version 0.0.2
module Moto.PostgreSQL
-- | Command-line configuration for a Registry stored in an
-- append-only table in a PostgreSQL database.
--
-- The table name shall be registry, inside a schema named
-- moto.
registryConf :: RegistryConf
instance GHC.Show.Show Moto.PostgreSQL.Err_PgEnvVar
instance GHC.Show.Show Moto.PostgreSQL.ConnectionURI
instance GHC.Classes.Eq Moto.PostgreSQL.ConnectionURI
instance GHC.Exception.Type.Exception Moto.PostgreSQL.Err_PgEnvVar
instance Database.PostgreSQL.Simple.ToRow.ToRow Moto.PostgreSQL.LogV1
instance Database.PostgreSQL.Simple.FromRow.FromRow Moto.PostgreSQL.LogV1