elixir-ecto / db_connection

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

Support lazy configuration of connect options #113

Closed fishcakez closed 6 years ago

fishcakez commented 6 years ago

This will enable changing the host at runtime, or any other dynamic approach that involves lazily configuring parts of a database connection.

josevalim commented 6 years ago

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

florinpatrascu commented 6 years ago

Awesomesssssss!!!!