Sure, but what if I want to overwrite from a plugin? The way you're giving
is not at all upgrade safe. I just want the change for one project - so
changed in projects config dir - not in the plugin itself.

Maybe someone has got a serious answer, too?!

2010/10/21 Georg <[email protected]>

> Obviously, if you want to remove a column, you have to *remove* it from
> the scheam.yml file (just delete it) ;-)
>
> Am 21.10.2010 15:39, schrieb Thomas Ohms:
> > Hi all,
> >
> > after searching for over an hour I just ask, what seems not to be
> > asked before:
> > I I like to remove a column from a schema (project based) so
> > generating a migrations diff will automatically create a removeColumn
> > in migration file. How can I do it?
> >
> > My thought was adding column schema.yml in projects config dir, but it
> > doesn't seem to work.
> >
> > I tried to set a null value (~), a boolean or nothing at all after
> > column's name, but I always get an alteration of the column instead of
> > removing it.
> >
> > Is that supported anyway and if yes what am I doing wrong?
> >
> > Cheers,
> > Thomas
> >
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> 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]<symfony-users%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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