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

Passwords with special characters #143

Open
paulopontesm opened this issue Mar 12, 2020 · 1 comment
Open

Passwords with special characters #143

paulopontesm opened this issue Mar 12, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@paulopontesm
Copy link

The migrations fail when the password for the database contains special characters:

golang-migrate/migrate#332

According to the golang-migrate documentation, special chars need to be escaped:

https://github.com/golang-migrate/migrate#database-urls

@DzmitryHumianiuk DzmitryHumianiuk added the bug Something isn't working label Mar 17, 2020
@evjlobanova
Copy link

@pbortnik Could you please look at this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants