Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a connection string locator for environment variables #16

Closed
Symbianx opened this issue Aug 7, 2017 · 1 comment
Closed

Add a connection string locator for environment variables #16

Symbianx opened this issue Aug 7, 2017 · 1 comment

Comments

@Symbianx
Copy link
Contributor

Symbianx commented Aug 7, 2017

There are scenarios where connection strings are set using environment variables (e.g. docker), that scenarios should be supported.

Changes:

Add a new EnvironmentConnectionStringLocator class and change the dependencies file parser to read the locator, which only receives the environment variable name.

@Symbianx Symbianx added this to the 1.1.0 milestone Aug 7, 2017
@Symbianx Symbianx modified the milestones: 1.1.0, 1.2.0 Nov 8, 2017
@Symbianx
Copy link
Contributor Author

Symbianx commented Jul 19, 2018

Implemented by #30.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant