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

Postgresql cluster URI support #355

Merged

Conversation

Kapellmeister
Copy link
Contributor

Added PostgreSQL cluster URI DSN support (ie postgresql://username:password@host1:port1,host2:port2/database) as described in postgres documentation.

…://username:password@host1:port1,host2:port2/database)
@sergeyklay sergeyklay self-requested a review January 2, 2022 15:43
@sergeyklay sergeyklay self-assigned this Jan 2, 2022
@sergeyklay sergeyklay added the enhancement New feature or request label Jan 2, 2022
@coveralls
Copy link

coveralls commented Jan 2, 2022

Coverage Status

Coverage increased (+0.1%) to 91.304% when pulling 6e74baa on Kapellmeister:postgres-db-cluster-parsing into 509cf77 on joke2k:develop.

@sergeyklay sergeyklay merged commit 840e426 into joke2k:develop Jan 2, 2022
@sergeyklay
Copy link
Collaborator

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants