DDC-546 - Add EXTRALAZY to doctrine-mapping.xsd enumeration of fetch-types.
This commit is contained in:
parent
75d59d8695
commit
f572be92e2
@ -121,6 +121,7 @@
|
||||
<xs:restriction base="xs:token">
|
||||
<xs:enumeration value="EAGER"/>
|
||||
<xs:enumeration value="LAZY"/>
|
||||
<xs:enumeration value="EXTRALAZY"/>
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user