View Source EctoMySQLExtras.TotalTableSize (Ecto MySQL Extras v0.6.3)

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

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

Summary

Functions

Callback implementation for EctoMySQLExtras.info/0.

Callback implementation for EctoMySQLExtras.query/1.

Functions

info()

Callback implementation for EctoMySQLExtras.info/0.

query(args \\ [])

Callback implementation for EctoMySQLExtras.query/1.