File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99[mysql] SqlDml.NullIf function now correctly translated
1010[mysql] Improved support for string.PadLeft/PadRight opertaions
1111[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
1313[postgresql] Improved .Milliseconds part translation for types that have the part
1414[postgresql] Improved TimeSpan.TotalMilliseconds translation
1515[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 2525 </Content >
2626 </ItemGroup >
2727 <ItemGroup >
28- <PackageReference Include =" Npgsql" Version =" 8 .0.6 " />
28+ <PackageReference Include =" Npgsql" Version =" 9 .0.3 " />
2929 </ItemGroup >
3030 <ItemGroup >
3131 <ProjectReference Include =" ..\Xtensive.Orm\Xtensive.Orm.csproj" />
Original file line number Diff line number Diff line change 2020 </ItemGroup >
2121 <ItemGroup >
2222 <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 " />
2424 <PackageReference Include =" NUnit" Version =" 3.13.2" />
2525 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.0" />
2626 <PackageReference Include =" System.CodeDom" Version =" 4.4.0" />
You can’t perform that action at this time.
0 commit comments