File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
[mysql] SqlDml.NullIf function now correctly translated
10
10
[mysql] Improved support for string.PadLeft/PadRight opertaions
11
11
[mysql] Updated client library to version 8.4.0
12
- [postgresql] Updated client library to version 8 .0.6
12
+ [postgresql] Updated client library to version 9 .0.3
13
13
[postgresql] Improved .Milliseconds part translation for types that have the part
14
14
[postgresql] Improved TimeSpan.TotalMilliseconds translation
15
15
[postgresql] AppContext switch "Npgsql.EnableLegacyTimestampBehavior" is turned off if user hasn't set it before Domain build
Original file line number Diff line number Diff line change 25
25
</Content >
26
26
</ItemGroup >
27
27
<ItemGroup >
28
- <PackageReference Include =" Npgsql" Version =" 8 .0.6 " />
28
+ <PackageReference Include =" Npgsql" Version =" 9 .0.3 " />
29
29
</ItemGroup >
30
30
<ItemGroup >
31
31
<ProjectReference Include =" ..\Xtensive.Orm\Xtensive.Orm.csproj" />
Original file line number Diff line number Diff line change 20
20
</ItemGroup >
21
21
<ItemGroup >
22
22
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0.0" />
23
- <PackageReference Include =" Npgsql" Version =" 8 .0.6 " />
23
+ <PackageReference Include =" Npgsql" Version =" 9 .0.3 " />
24
24
<PackageReference Include =" NUnit" Version =" 3.13.2" />
25
25
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.0" />
26
26
<PackageReference Include =" System.CodeDom" Version =" 4.4.0" />
You can’t perform that action at this time.
0 commit comments