File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,14 @@ Release notes - NHibernate - Version 5.6.0
1111 (5 seconds) to 1000 (1 second). See #3355.
1212 * Binary serializations of a session factory or a session from previous versions of NHibernate
1313 will not be deserializable with NHibernate 5.6.
14+ * Oracle9iDialect now registers localtimestamp as current_timestamp, instead of systimestamp.
15+ See #3707.
1416
151774 issues were resolved in this release.
1618
1719** Bug
1820
21+ * #3707 Register localtimestamp as current_timestamp in Oracle9iDialect
1922 * #3643 Collection cache lookup failure with enum keys
2023 * #3631 Missing version update on dirty collection with another property having optimistic-lock false
2124 * #3622 ISession.Refresh does not update lazy properties
You can’t perform that action at this time.
0 commit comments