Skip to content

Support for defaults.connectionString #910

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

Merged
merged 1 commit into from
Jun 7, 2016
Merged

Conversation

bdunavant
Copy link
Contributor

An attempt to resolve #384

If a connectionString is provided in defaults it ignores anything else set by the defaults file and acts like the user passed in the connection String to the constructor. I had considered parsing it and overlaying it on top of the 'defaults' file but felt this is probably 'more correct.' If you disagree I will fix.

@brianc
Copy link
Owner

brianc commented Jun 7, 2016

Thanks @bdunavant! Sorry for the delay in getting to this

@brianc brianc merged commit 01e5d72 into brianc:master Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[enhancement] Support pg.defaults.connectionString
2 participants