API Reference Postgrex v0.15.8

Modules

PostgreSQL driver for Elixir.

Struct for PostgreSQL box.

Struct for PostgreSQL circle.

An extension knows how to encode and decode PostgreSQL types to and from Elixir values.

Struct for PostgreSQL inet / cidr.

Struct for PostgreSQL interval.

Struct for PostgreSQL lexeme.

Struct for PostgreSQL line.

Struct for PostgreSQL lseg.

Struct for PostgreSQL macaddr.

API for notifications (pub/sub) in PostgreSQL.

Struct for PostgreSQL path.

Struct for PostgreSQL point.

Struct for PostgreSQL polygon.

Query struct returned from a successfully prepared query.

Struct for PostgreSQL range.

Result struct returned from any successful query. Its fields are

The information about a type that is provided to the custom encoder/decoder functions. See http://www.postgresql.org/docs/9.4/static/catalog-pg-type.html for clarifications of the fields.

Encodes and decodes between PostgreSQL protocol and Elixir values.