Symfony 5: Base table or view already exists: 1050 Table 'migration_versions' already exists

后端 未结 0 1768
说谎
说谎 2021-01-02 20:15

I have a Symfony 5 app, which includes three doctrine migrations. I try to run the following commands:

bin/console doctrine:database:drop --force
bin/console          


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