Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reorder command with multiple database #268

Open
dimkoug opened this issue Mar 30, 2021 · 1 comment
Open

reorder command with multiple database #268

dimkoug opened this issue Mar 30, 2021 · 1 comment

Comments

@dimkoug
Copy link

dimkoug commented Mar 30, 2021

i run the following command

python manage.py reorder myapp.table --database=database1

and and dosen't work

@jrief
Copy link
Owner

jrief commented Feb 1, 2022

do other Django management commands offer this option? Normally one would specify the used database in the models Meta class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants