File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ [main] NET5 is removed from target frameworks, NET7 and NET8 are added instead
2
+ [main] Some exceptions' serialization members were marked obsolete in NET8 library
1
3
[main] Unused Xtensive.Collections.PriorityQueue is removed
2
4
[main] Xtensive.Orm.Rse.Providers.Provider.Sources has changed return type to IReadOnlyList<T>, as well as ctor parameter
3
5
[main] SqlInsert.Values became obsolete and no longer in use. Use ValueRows collection to add value rows
23
25
[main] Obsolete SqlNodeActualizer class is removed
24
26
[main] Obsolete SqlCompilerContext.SqlNodeActualizer property is removed
25
27
[main] Obsolete XtensiveSql.Dml.Extensions.IsNullReference() extension method is removed
28
+ [firebird] NET5 is removed from target frameworks, NET7 and NET8 are added instead
29
+ [mysql] NET5 is removed from target frameworks, NET7 and NET8 are added instead
30
+ [oracle] QueryInfo.MaxQueryParameterCount actualized, it is 65535 now
31
+ [oracle] NET5 is removed from target frameworks, NET7 and NET8 are added instead
32
+ [postgresql] NET5 is removed from target frameworks, NET7 and NET8 are added instead
26
33
[postgresql] QueryInfo.MaxQueryParameterCount actualized, it is 65535 now
27
- [oracle] QueryInfo.MaxQueryParameterCount actualized, it is 65535 now
34
+ [sqlserver] NET5 is removed from target frameworks, NET7 and NET8 are added instead
35
+ [sqlite] NET5 is removed from target frameworks, NET7 and NET8 are added instead
You can’t perform that action at this time.
0 commit comments