File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 14
14
* For those implementing IDrive without inherit from DriveBase: IDrive.AdjustCommand
15
15
* Dialect base: removed some no more needed properties
16
16
17
+ Build 3.2.0.GA (rev6000)
18
+ =============================
19
+ ** Bug
20
+ * [NH-2792] - Using a named parameter multiple times in a native SQL query results in invalid parameter binding (exception in some drivers)
21
+ * [NH-2813] - Cache DefaultExpiration type is "byte"
22
+
23
+ ** Improvement
24
+ * [NH-2571] - Full PostgreSQL Support
25
+ * [NH-2743] - Generic version of ISession.Merge()
26
+ * [NH-2800] - Change internal primitive type constructor to protected
27
+
28
+
29
+ ** Patch
30
+ * [NH-2811] - Wrong logger type into AdoNetTransactionFactory & AdoNetWithDistributedTransactionFactory classes
31
+ * [NH-2814] - Documentation Error: Section 3.5 - Table 3.2 - transaction.factory_class (with patch)
32
+
17
33
Build 3.2.0.CR1 (rev5976)
18
34
=============================
19
35
** Bug
You can’t perform that action at this time.
0 commit comments