Skip to content

Conversation

karunpoudel-chr
Copy link

@karunpoudel-chr karunpoudel-chr commented Sep 24, 2025

If username in dsn contains @ (eg [email protected]:[email protected]:port)
current logic will set dsn_hostspec as company.com:[email protected]:port
but the correct value is host.com:port

@elprans
Copy link
Member

elprans commented Oct 11, 2025

Usernames and passwords are supposed to be URL-encoded (see NOTE in the docs), and libpq has the same requirement.

@elprans elprans closed this Oct 11, 2025
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.

2 participants