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
Database Connection Settings
Blocked by stupid corporate proxy, but there's nothing relevant here, I believe.
Problem description and steps to reproduce python manage.py inspectdb works as expected - demonstrating the database connection is valid - but only for the default schema.
python manage.py inspectdb --schema [schema_name] results in the following error:
Software versions
Table schema and Model
N/A
Database Connection Settings
Blocked by stupid corporate proxy, but there's nothing relevant here, I believe.
Problem description and steps to reproduce
python manage.py inspectdb
works as expected - demonstrating the database connection is valid - but only for the default schema.python manage.py inspectdb --schema [schema_name]
results in the following error:Expected behaviour and actual behaviour
Error message/stack trace
As above.
Any other details that can be helpful
Formal report of the problem that I mentioned previously at #56 (comment)
The text was updated successfully, but these errors were encountered: