[FLOW3-general] How to create tables ?
Dawid Pacholczyk
dpacholczyk at gmail.com
Wed Mar 23 19:16:19 CET 2011
Thx Karsten for answer. I found that :)
Thats a nice thing...i had to get along with this "magic" :) It works
really nice.
Best regards,
Dawid "Fixus" Pacholczyk
On 23.03.2011 18:26, Karsten Dambekalns wrote:
> Hi.
>
> Table creation works automatically if compilation is needed. That is, if
> you have changed some class and the FLOW3 compile step is triggered, the
> resulting signal will trigger the Doctrine "compile" step.
>
> That checks the mapping (any errors are logged to the system log, so
> watch this!) and the updates the database schema.
>
> If you "miss" tables, it should be sufficient to touch any class file to
> trigger a new compilation and thus a database schema update.
>
> Regards,
> Karsten
More information about the FLOW3-general
mailing list