Skip to content

Commit 5225d8f

Browse files
committed
NH-3783 - Add order_updates to nhibernate configuration schema
1 parent 50e41da commit 5225d8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NHibernate/nhibernate-configuration.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
<xs:enumeration value="collectiontype.factory_class" />
118118
<xs:enumeration value="interceptors.beforetransactioncompletion_ignore_exceptions" />
119119
<xs:enumeration value="order_inserts" />
120+
<xs:enumeration value="order_updates" />
120121
<xs:enumeration value="query.query_model_rewriter_factory" />
121122
<xs:enumeration value="linqtohql.generatorsregistry" />
122123
</xs:restriction>

0 commit comments

Comments
 (0)