Monday, December 14, 2015

Nothing to update - your database is already in sync with the current entity metadata.

Have add many to one and on to many table relation ship many times and tried:
php app/console doctrine:schema:update many times but still can't see any database changes. finally found should remove the yml files from Resources/config/doctrine folder. And then the problem solved.

No comments: