We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17acc4e commit 8726ceeCopy full SHA for 8726cee
roundup/backends/back_postgresql.py
@@ -79,7 +79,7 @@ def get_database_name(config):
79
unix/windows. This is less palatable.
80
81
If the database specified using RDBMS_SERVICE does exist, (i.e. we
82
- are doing a nuke operation), use psycopg.extenstion.ConnectionInfo
+ are doing a nuke operation), use psycopg.extensions.ConnectionInfo
83
to get the dbname. This requires psycopg2 > 2.8 from 2018.
84
'''
85
0 commit comments