Im not yet sure if im ready to migrate to doctrine, but i really need
this for propel. Im using svn deployment.

On Nov 12, 4:25 am, "Jonathan Wage" <[EMAIL PROTECTED]> wrote:
> Not sure about Propel but in Doctrine, what you are trying works. You can
> also simply override the setTableDefinition() in
> lib/model/doctrine/sfDoctrineGuardPlugin/sfGuardUser.class.php and add
> you're columns there.
>
> - Jon
>
> On Tue, Nov 11, 2008 at 2:21 PM, ken <[EMAIL PROTECTED]> wrote:
>
> > I need suggestion on how to override plugin schema.yml in a project
> > level. I really dont want to change anything in a plugin except the
> > contents of om and map directory.
>
> > In the case of sfGuardPlugin, I needed to add 2 more column for
> > profile cacheing support so I copied plugins/sfGuardPlugin/config/
> > schema.yml to config/sfGuardPlugin.schema.yml but I am unable to build
> > the models because it throws table already exists error.
>
> --
> Jonathan H. Wage
> Open Source Software Developer & 
> Evangelisthttp://www.jwage.comhttp://www.doctrine-project.orghttp://www.symfony-project.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-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