Is it possible to create the database prior to django running any migration commands?

前端 未结 0 1244
迷失自我
迷失自我 2021-01-12 23:56

I spun up a MySQL database but I\'ve noticed I have to manually connect to it and run CREATE {DB} and then run my migrations. If I don\'t the database can\'t be

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