elixir-ecto / db_connection

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

Integrate with telemetry #146

Closed josevalim closed 6 years ago

josevalim commented 6 years ago

We need to make it clear when we have a prepare or an execute. They should be discrete events.