EctoMySQLExtras.TotalTableSize (Ecto MySQL Extras v0.3.1) View Source
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
Link to this section Functions
Callback implementation for EctoMySQLExtras.info/0
.