As a stop gap solution, I hosted myself the plugins that I'm using and
renamed all plugins' shema.yml to shema.yml.tmp.
And then just copied them to config with <PluginName>.schema.yml
format.

I just hope there's a better way.

Regards,
Ken


On Nov 12, 4:59 am, "Jonathan Wage" <[EMAIL PROTECTED]> wrote:
> I could be wrong but I don't think this is possible with Propel.
>
> - Jon
>
>
>
> On Tue, Nov 11, 2008 at 2:55 PM, ken <[EMAIL PROTECTED]> wrote:
>
> > 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
>
> --
> 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to