Skip to content

Commit

Permalink
add missing dbapi import to pgdump
Browse files Browse the repository at this point in the history
  • Loading branch information
abg committed Dec 22, 2010
1 parent bf070b5 commit 24eca6e
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -12,6 +12,7 @@
from holland.core.exceptions import BackupError
from holland.backup.pgdump.base import backup_pgsql, dry_run, \
PgError, \
dbapi, \
pg_databases, \
get_connection, get_db_size

Expand Down

0 comments on commit 24eca6e

Please sign in to comment.