elixir-ecto / db_connection

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

Do a two step checkout to avoid checking out connections before use #18

Closed josevalim closed 8 years ago

fishcakez commented 8 years ago

I think this is the right fix. I'll merge and make the change so you dont have to rebase :D.