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
11
11
(5 seconds) to 1000 (1 second). See #3355.
12
12
* Binary serializations of a session factory or a session from previous versions of NHibernate
13
13
will not be deserializable with NHibernate 5.6.
14
+ * Oracle9iDialect now registers localtimestamp as current_timestamp, instead of systimestamp.
15
+ See #3707.
14
16
15
17
74 issues were resolved in this release.
16
18
17
19
** Bug
18
20
21
+ * #3707 Register localtimestamp as current_timestamp in Oracle9iDialect
19
22
* #3643 Collection cache lookup failure with enum keys
20
23
* #3631 Missing version update on dirty collection with another property having optimistic-lock false
21
24
* #3622 ISession.Refresh does not update lazy properties
You can’t perform that action at this time.
0 commit comments