👨💻 Is there a way to run PostgreSQL locally such that when my @elixirphoenix app does a Repo query that did NOT have an index supporting it (but maybe should have) it would yell at me in the logger?
👨💻 Is there a way to run PostgreSQL locally such that when my @elixirphoenix app does a Repo query that did NOT have an index supporting it (but maybe should have) it would yell at me in the logger?