~ashic


#67 -p prompt for break-lock 4 years ago

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.

#66 postgresql passwords with special characters 4 years ago

Ticket created by ~ashic on ~olly/yoyo

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?