Skip to content

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!

@andypost
Copy link

This test consistently fails using Py 3.12/3.13 https://github.com/joke2k/django-environ/actions/runs/14944849261/job/41986851330

algitbot pushed a commit to alpinelinux/aports that referenced this pull request May 10, 2025
@Kapellmeister
Copy link
Contributor Author

This test consistently fails using Py 3.12/3.13 https://github.com/joke2k/django-environ/actions/runs/14944849261/job/41986851330

Created the PR for this issue: #561

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.

4 participants