You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Error loading psycopg2 module. Please install as: `pip install django-redshift-backend[psycopg2]` or `pip install django-redshift-backend[psycopg2-binary]`. For more information, see https://django-redshift-backend.readthedocs.io/en/master/basic.html#installation"
28
+
)
29
+
23
30
from ._vendor.django40.db.backends.base.introspectionimportFieldInfo, TableInfo
24
31
from ._vendor.django40.db.backends.base.schemaimport (
0 commit comments