postgresql_user
15.9 KB
- 
Use psycopg2's string handling to escape password string · 77068018This allows the password to contain single quotes and should make it safe to use randomly generated passwords (provided passwords can be represented in the connection encoding). Bernhard Weitzhofer committed