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?

Cheers, Daniel

Sent from my iPhone

On Dec 30, 2009, at 5:10 PM, Lukas Kahwe Smith <m...@pooteeweet.org>  
wrote:

>
> On 30.12.2009, at 13:00, Jonathan Wage wrote:
>
>> You can't do it via the schema, but at any point during bootstrap  
>> you can retrieve the table instance of a model and add/change  
>> things with it. Or you can override the setup method and do it  
>> there like you said.
>
> ok .. thats a pitty.
> i also stumbled over the fact that the sfDoctrineGuard schema.yml  
> defines the id columns explicitly using integer(4), while Doctrine's  
> implicit definition is integer(8). would be nice to be able to  
> change stuff like this. maybe it could be possible to define merge  
> key aliases for the various models and allow the user to optionally  
> supply a yaml file that is appended at the end or something like that.
>
> 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 
> .
> 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