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 563dabb commit 548c2d8Copy full SHA for 548c2d8
mamonsu/plugins/pgsql/driver/pg8000/__init__.py
@@ -1,4 +1,4 @@
1
-from pg8000.core import (
+from .core import (
2
Warning, DataError, DatabaseError, InterfaceError, ProgrammingError,
3
Error, OperationalError, IntegrityError, InternalError, NotSupportedError,
4
ArrayContentNotHomogenousError, ArrayDimensionsNotConsistentError,
0 commit comments