Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7c5a06 commit 391847dCopy full SHA for 391847d
1 file changed
doctrine-mapping.xsd
@@ -429,7 +429,6 @@
429
<xs:attribute name="unique" type="xs:boolean" default="false" />
430
<xs:attribute name="nullable" type="xs:boolean" default="true" />
431
<xs:attribute name="on-delete" type="orm:fk-action" />
432
- <xs:attribute name="on-update" type="orm:fk-action" />
433
<xs:attribute name="column-definition" type="xs:string" />
434
<xs:anyAttribute namespace="##other"/>
435
</xs:complexType>
0 commit comments