View Source EctoPSQLExtras.MissingFkIndexesLogic (ecto_psql_extras v0.8.6)

Detect missing foreign key indexes

Summary

Functions

Link to this function

run(repo, table_name \\ nil)

View Source