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 symfony-users@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