Home Documentation Download Pricing Buy Now

[Closed] Column name annotation not generated on export

0 votes

I have created a new field on an existing entity, and have given it a column name. When I export the entity property is created but it does not have any annotations.

/**
 * 
 */
 private $postage;

I am using Symfony2 and Doctrine2. Skipper version is 3.2.6.1309

asked Mar 23, 2016 in Solved by PaddyLock (310 points)
recategorized May 28, 2016 by ludek.vodicka

It's strange. All issues you're reporting should work fine (and I tested it here and without problems). Can you please share project and php files where is possible to reproduce this issue?

Closed because of lack of information

Please log in or register to answer this question.

...