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

Example of database URL and help with special characters #10

Open
visnup opened this issue Jul 7, 2020 · 1 comment
Open

Example of database URL and help with special characters #10

visnup opened this issue Jul 7, 2020 · 1 comment

Comments

@visnup
Copy link
Member

visnup commented Jul 7, 2020

When prompting for the database URL, we should provide an example of the URL format (protocol://username:password@host:port/database). Also, if there are special characters (@:/) in the password, some help on how to escape them properly (@=%40, :=%3A, /=%2F).

@visnup
Copy link
Member Author

visnup commented Jul 7, 2020

Additionally, node-pg supports several flags as URL params which we could document?

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

No branches or pull requests

1 participant