Release Date : 2022-08-11
Version : 1.6.3.6
Features
-
1
Code stability improvements, bug fixes and further improvements to performance.
-
2
System.Threading → Task/Parallel safe execution implemented.
-
2
Executer feature has been implemented on IDbConnection. You can use this method via Odb.Extensions.
-
3
Wiki pages updated and also added new examples.
Breaking Changes
-
1
The "DDL" class has been removed. Use Executer extension for IDbConnection, instead of You can create your connection by yourself instead.
-
1
The "Provider" class has been removed. Use Executer extension for IDbConnection, instead of You can create your connection by yourself instead.
Defects
None