View Source EctoMySQLExtras.IndexSize (Ecto MySQL Extras v0.6.3)
Query the size of each index in the Ecto.Repo database.
Data is retrieved from the mysql database and the innodb_index_stats table.
This query will only work for databases that use InnoDB engine.
Primary keys are excluded from the query.
Summary
Functions
Callback implementation for EctoMySQLExtras.info/0.
Callback implementation for EctoMySQLExtras.query/1.
Functions
Callback implementation for EctoMySQLExtras.info/0.
Callback implementation for EctoMySQLExtras.query/1.