Closed khixer closed 4 years ago
I'm unable to view showmigrations status while passing schema flag.
showmigrations
input:
when you are using --schema flag you should use tenant_command. for that you can do likepython manage.py tenant_command showmigrations --schema=foo
--schema
tenant_command
python manage.py tenant_command showmigrations --schema=foo
I'm unable to view
showmigrations
status while passing schema flag.input: