Postgrex v0.11.2 API Reference
Modules
PostgreSQL driver for Elixir
Struct for Postgres cidr
Struct for Postgres date
An extension knows how to encode and decode Postgres types to and from Elixir values
An extension that supports the json
and jsonb
types
Struct for Postgres inet
Struct for Postgres interval
Struct for Postgres macaddr
API for notifications (pub/sub) in Postgres
Struct for Postgres point
Query struct returned from a successfully prepared query. Its fields are
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