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.
1 parent 948e217 commit a5d5023Copy full SHA for a5d5023
src/main/resources/schemata/metamorph.xsd
@@ -329,6 +329,8 @@
329
330
<attribute name="flushWith" type="string" use="optional"
331
default="record" />
332
+ <attribute name="sameEntity" type="boolean" use="optional"
333
+ default="false" />
334
<attribute name="reset" type="boolean" use="optional"
335
default="true" />
336
</complexType>
0 commit comments