Skip to content

Commit 9d8b148

Browse files
committed
Changelog improved
1 parent a3cf2d4 commit 9d8b148

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ChangeLog/7.2.0-Beta-1-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
[main] Temporary tables population is increased with multi-row inserts - 256 and 16 items per INSERT
99
[main] PersistParameterBinding has new field RowIndex, use it for multi-row inserts if needed
1010
[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
1112
[postgresql] QueryInfo.MaxQueryParameterCount actualized, it is 65535 now
1213
[oracle] QueryInfo.MaxQueryParameterCount actualized, it is 65535 now

0 commit comments

Comments
 (0)