We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5cd287 commit b970026Copy full SHA for b970026
ChangeLog/7.1.0-dev.txt
@@ -77,6 +77,7 @@
77
[main] RecordSetHeader constructors changed IEnumerable<T> paremters to IReadOnlyList<T>
78
[main] ColumnGroupCollection no longer takes IEnumerable<T> as parameter of constructor
79
[main] ColumnCollection no longer takes IEnumerable<T> as parameter of constructor, only constructor with IReadOnlyList<T> is available now
80
+[main] Fixed issue when Execute/CreateDelayedQuery APIs query cache caused long-living objects
81
[firebird] Add support for Firebird 4
82
[sqlserver] Microsoft.Data.SqlClient is updated to verson 4.0.0
83
[mysql] Add support for MySQL 5.7 and 8.0
0 commit comments