Database FAIL - The database schema is not in sync with the current mapping file

后端 未结 7 1631
南方客
南方客 2020-12-10 04:03

Can anybody explain the following doctrine schema validation error message please:

\"The

7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-10 05:02

    php bin/console doctrine:schema:update --dump-sql it may be works it fixed my problem

提交回复
热议问题