Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 391847d

Browse files
author
Stefano Torresi
committed
remove on-update from join-column
1 parent f7c5a06 commit 391847d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doctrine-mapping.xsd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
<xs:attribute name="unique" type="xs:boolean" default="false" />
430430
<xs:attribute name="nullable" type="xs:boolean" default="true" />
431431
<xs:attribute name="on-delete" type="orm:fk-action" />
432-
<xs:attribute name="on-update" type="orm:fk-action" />
433432
<xs:attribute name="column-definition" type="xs:string" />
434433
<xs:anyAttribute namespace="##other"/>
435434
</xs:complexType>

0 commit comments

Comments
 (0)