We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbea9fd + 361d5b9 commit d3d2946Copy full SHA for d3d2946
src/Resources/config/doctrine-base/Symfony.Component.Routing.Route.orm.xml
@@ -9,7 +9,7 @@
9
<field name="defaults" type="array"/>
10
<field name="requirements" type="array"/>
11
<field name="options" type="array"/>
12
- <field name="condition" type="string"/>
+ <field name="condition" column="`condition`" type="string"/>
13
</mapped-superclass>
14
15
</doctrine-mapping>
0 commit comments