I\'ve been playing around with Symfony on my web server and I\'ve been creating entity with doctrine for my database. I wanted to add a column to one of these entity... I wa
I think, you need to update your relation table manually to map the relations. I found this:discussion
Again, We can generate entities from existing database, as a whole, but separately? :(