elixir-ecto / db_connection

Database connection behaviour
http://hexdocs.pm/db_connection/DBConnection.html
306 stars 113 forks source link

Track caller on proxy checkin #190

Closed josevalim closed 5 years ago

josevalim commented 5 years ago

I think we should also include which code the caller is running. It will make debugging much easier.

josevalim commented 5 years ago

Just pushed caller stacktrace as well.

josevalim commented 5 years ago

:heart: :green_heart: :blue_heart: :yellow_heart: :purple_heart: