Hi all!
I want to share a small utility which allows to inline parameters into a query logged by Ecto. It is needed for running a query in clients like psql.
This tool was created while exploring nimble_parsec library.
Link to repo: https://github.com/fuelen/ecto_log
Examples can be found in doctests for EctoLog.inline_bindings/1 function






















