Postgrex v0.6.0
Modules summary ↑
| Postgrex.Connection | Main API for Postgrex. This module handles the connection to postgres |
| Postgrex.Result | Result struct returned from any successful query. Its fields are: |
| Postgrex.TypeInfo | The information about a type that is provided to the custom encoder/decoder functions |
Exceptions summary ↑
| Postgrex.Error |