Nope, it is not possible. Either you let symfony guess it all, or you write
it all. We tried to allow partial overriding of symfony defaults in the
past, and it introduced various problems due to the way YAML configurations
are merged - for instance, you can't unset a default.
Cheers,
François
2008/6/4 jmazzi <[EMAIL PROTECTED]>:
>
> Is there a way to add an index to a column without overriding all the
> 'magic' symfony does on a foreign key? Example:
>
>
> account_id: { index:true } // when you add this, it is no longer a
> foreign key.
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---