Ticket created by ~ashic on ~olly/yoyo
There doesn't seem to be a way to pass the password from the prompt when using break-lock.
If I have a database like: database = "postgresql://foo@something.postgres.database.azure.com:g1Q&8&abcd%EnhWw@something.postgres.database.azure.com/mydb" Then I get an error around the % sign in the password. Is there a way around this?
If I have a database like:
database = "postgresql://foo@something.postgres.database.azure.com:g1Q&8&abcd%EnhWw@something.postgres.database.azure.com/mydb"
Then I get an error around the % sign in the password. Is there a way around this?