Postgrex v0.13.0 API Reference
Modules
PostgreSQL driver for Elixir
Struct for Postgres rectangular box
Struct for Postgres cidr
Struct for Postgres circle
Struct for Postgres date
An extension knows how to encode and decode Postgres types to and from Elixir values
Struct for Postgres inet
Struct for Postgres interval
Struct for Postgres line
Struct for Postgres line segment
Struct for Postgres macaddr
API for notifications (pub/sub) in Postgres
Struct for Postgres path
Struct for Postgres point
Struct for Postgres polygon
Query struct returned from a successfully prepared query
Struct for Postgres range
Result struct returned from any successful query. Its fields are
Struct for Postgres time
Struct for Postgres timestamp
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 Postgres’ protocol and Elixir values