bonjour,

j'ai créé une entity avec

php bin/console doctrine:generate:entity

mais lorsque je veux mettre à jour ma BDD mon entity n'est pas pris en compte, quand j’exécute :

php bin/console doctrine:schema:update --force

j'obtiens :

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