View Source EctoMySQLExtras.Connections (Ecto MySQL Extras v0.6.0)

Query active connections.

Data is retrieved from the performance_schema or information_schema table.

Link to this section Summary

Functions

Callback implementation for EctoMySQLExtras.info/0.

Link to this section Functions

Callback implementation for EctoMySQLExtras.info/0.

Link to this function

query(args \\ [db: :mysql])

View Source

Callback implementation for EctoMySQLExtras.query/1.