We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff0244 commit 5fb1d6aCopy full SHA for 5fb1d6a
1 file changed
ChangeLog/7.2.0-Beta-1-dev.txt
@@ -9,5 +9,6 @@
9
[main] PersistParameterBinding has new field RowIndex, use it for multi-row inserts if needed
10
[main] TemporaryTableDescriptor changed interface to IMultiRecordPersistDescriptor, fully compatible with IPersistDescriptor
11
[main] SqlNode.Clone() method now returns SqlNode to take advantage of C# covariant returns and reduce casts overhead
12
+[main] Improved exception handling if some appered during asynchronous Session opening
13
[postgresql] QueryInfo.MaxQueryParameterCount actualized, it is 65535 now
14
[oracle] QueryInfo.MaxQueryParameterCount actualized, it is 65535 now
0 commit comments