Skip to content

Comments

docs: Update README.md on the special characters#244

Merged
burningalchemist merged 1 commit intomasterfrom
fix/dsn-docs
May 22, 2023
Merged

docs: Update README.md on the special characters#244
burningalchemist merged 1 commit intomasterfrom
fix/dsn-docs

Conversation

@burningalchemist
Copy link
Owner

Notable changes

  • We need to change special characters (like #) to their URL-encoded variants (%23) to avoid issues with DSN parsing;
  • Minor formatting changes

fixes #241

@burningalchemist burningalchemist merged commit cac53d4 into master May 22, 2023
@burningalchemist burningalchemist deleted the fix/dsn-docs branch May 22, 2023 16:38
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.

Not supporting special characters on passwords for the connection string

1 participant