blutorange / baryllium

BA student portal
Other
0 stars 1 forks source link

Error when importing CSV #10

Closed david-dd closed 7 years ago

david-dd commented 7 years ago

grafik

blutorange commented 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

blutorange commented 7 years ago

Also, when you set the default_database in phinx.yml to development, the proxies should be regenerated and you should not get this error.