Hi everyone,
From reading the doc, I understood that you can generate migration classes from the database structure. I would like to know if the reverse exists : updating the database schema from the model classes a la doctrine2. Something like devtools models:schema:update ?
Kind regards
Laurent