EctoPSQLExtras behaviour (ecto_psql_extras v0.4.1) View Source
The entry point for each function.
Link to this section Summary
Functions
Returns all queries and their modules.
Run a query with name
, on repo
, in the given format
.
Link to this section Functions
Returns all queries and their modules.
If a repository is given, it will be queried for extensions support and special queries will be included if available.
Run a query with name
, on repo
, in the given format
.
format
is either :ascii
or :raw
.