django.db.utils.ProgrammingError: (1146, “Table '' doesn't exist”)

后端 未结 0 1491
死守一世寂寞
死守一世寂寞 2021-02-15 06:30

I\'m trying to migrate my db from the local sqllite to a mysql one in aws, following the commands:

1)python manage.py dumpdata > db.json

2)Change the database s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题