Closed david-dd closed 7 years ago
http://stackoverflow.com/a/20231349
Do a doctrine orm:generate-proxies
instead of just an update from the doctrine menu.
@david-dd Please confirm whether this works
Also, when you set the default_database
in phinx.yml
to development
, the proxies should be regenerated and you should not get this error.