Table of Contents

Namespace Pipelinez.PostgreSql.Mapping

Classes

PostgreSqlCommandDefinition

Represents a parameterized PostgreSQL command that the transport can execute through Dapper.

PostgreSqlTableMap<TModel>

Defines a strongly typed mapping from a model object to a PostgreSQL table.