View Source EctoMySQLExtras.TableSize (Ecto MySQL Extras v0.5.0)

Query the total size of each table in the Ecto.Repo database.

Data is retrieved from the information_schema database and the tables table.

Link to this section Summary

Functions

Callback implementation for EctoMySQLExtras.info/0.

Callback implementation for EctoMySQLExtras.query/1.

Link to this section Functions

Callback implementation for EctoMySQLExtras.info/0.

Callback implementation for EctoMySQLExtras.query/1.