Hi everybody,
i have to add dynamically tables to my existing model. I use doctrine as
ORM and create for every new "dynamically" model a new schema file.

Afterwards i would run the doctrine_build_model task in an action, so that
the model classes from this new table are generated (maybe additional the
clear-cache task too).

My question is now, if it is a good way to run this task on an producation
server or if one should not do this at all.

The whole model is very small in the beginning , only few tables will
exist, so that these tasks will not run very long. But i really do not
know, if it is a good thing, what i am doing :)

- Frank

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to