API Reference EctoDbg v0.2.0
modules
Modules
This module exposes a macro that you can inject into your Repo module so
that you can pretty print SQL queries with the parameters espaced into the
query. Once you use
this module in your Repo module, you'll be able to
call the injected functions with your query and you can see the formatted
SQL that Ecto generates.