Document and audit database indices in your Ecto schemas.
TrackIndices provides a way to document database indices directly in your schema modules and automatically verify that your documentation matches the actual database indices.
Show All Activities