Check for symfony core events (about configuration loaded or such thing I
think -feeling), then you'll be able to modify tables definitions (retrieve
table object then addColumn "dynamically", not via configuration). That is
what Daniel was speaking about I believe.

Cheers.

Before Printing, Think about Your Environmental Responsibility!
Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!


On Thu, Dec 31, 2009 at 1:27 AM, Lukas Kahwe Smith <m...@pooteeweet.org>wrote:

>
> On 31.12.2009, at 01:24, Daniel Lohse wrote:
>
> > I don't get it, I'm using the functionality to add new columns or
> > change existing column definitions in the projects schema.yml inside
> > my projects successfully! But maybe you meant something else and it's
> > me who doesn't get it?
>
>
> I am talking to the schema.yml bundled with sfDoctrineGuardPlugin. I am
> sure other plugins also suffer from this limitation. Oddly enough it seems
> that other plugins can modify other plugins schema.yml (seeing that
> sfDoctrineExtraPlugin seems to be adding an email field to the
> sfDoctrineGuardPlugin schema.yml).
>
> regards,
> Lukas Kahwe Smith
> m...@pooteeweet.org
>
>
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
>

--

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


Reply via email to