xxxxxxxxxx
This problem happend to me after changing
the fieldname and trying to migrate
To fix this:
- I removed the database content and the migrations/Versionfiles.
- Did bin/console make:migration
- And bin/console doctrine:migrations:migrate
and it worked again