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

Query active connections.

Data is retrieved from the performance_schema or information_schema table.

Summary

Functions

Callback implementation for EctoMySQLExtras.info/0.

Functions

Callback implementation for EctoMySQLExtras.info/0.

Link to this function

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

View Source

Callback implementation for EctoMySQLExtras.query/1.