Skip to content

Commit 31e149b

Browse files
committed
Improve changelog
1 parent f1f9984 commit 31e149b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog/7.2.0-Beta-2-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
[postgresql] DateTimeOffset values '0001.01.01 00:00:00.00000+00:00' and '9999.12.31 23:59:59.99999+00:00' will be read as MinValue and MaxValue accordingly
2222
[postgresql] When legacy timestamp behavior is disabled, connection time zone is applied to DateTimeOffset values if possible, otherwise, to local one
2323
[postgresql] TimeSpans based on values lower than -9223372036854775800L and higher 92233720368547758xxL will be read as MinValue and MaxValue accordingly
24+
[postgresql] For PostgreSQL 13+ apply 'trim_scale' function to results of aggregation to improve compatibility with .NET decimal
2425
[oracle] Updated client library to version 23.7.0
2526
[sqlite] Fixed string.Lenght translation
2627
[sqlite] Added support for string.PadLeft/PadRight operations

0 commit comments

Comments
 (0)