elixir-ecto / myxql

MySQL 5.5+ driver for Elixir
Apache License 2.0
273 stars 67 forks source link

print query statement in error log #155

Closed greg-rychlewski closed 2 years ago

greg-rychlewski commented 2 years ago

Adds the query statement to the error log. This is similar to the implementation from Postgrex.