You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lcobucci
changed the title
doctrine reverse engineering fields options fixed: true bug
Entity generator doesn't generate values for all supported options
Nov 26, 2017
in symfony 3.2.12 , doctrine 2.5, doctrine bundle 1.6
UserTest.orm.yml
convert annotation
UserTest.php
but @Orm\Column(name="mobile", type="string", length=11, nullable=false) not filxed=true
thx
The text was updated successfully, but these errors were encountered: