API Reference Ecto MySQL Extras v0.1.0
Modules
Documentation for EctoMySQLExtras
.
Query the size of each index in the Ecto Repo database.
Query all installed plugins.
Query the total size of indexes for each table in the Ecto Repo database. Primary indexes are not included since InnoDB uses it as the clustered index.
Query the total size of each table in the Ecto Repo database.
Query the total size of all indexes in the Ecto Repo database. Primary indexes are not included since InnoDB uses it as the clustered index.
Query the total size of each table in the Ecto Repo database.