Releases: LinqToDB4iSeries/Linq2DB4iSeries
Releases · LinqToDB4iSeries/Linq2DB4iSeries
v4.0.1
01 Jun 16:34
Compare
Sorry, something went wrong.
No results found
Changes for linq2db v4.0.1
v3.7.0.0
29 May 20:10
Compare
Sorry, something went wrong.
No results found
Changes for linq2db v3.7.0
v3.6.0.0
09 Dec 20:34
Compare
Sorry, something went wrong.
No results found
Changes for linq2db v3.6.0
Proper SourceLink support
v3.3.0.0
19 Nov 20:40
Compare
Sorry, something went wrong.
No results found
Changes for linq2db v3.3.0
v3.1.6.1
09 Jan 22:14
Compare
Sorry, something went wrong.
No results found
Fixed optimizer always reverting to ROW_NUMBER instead of LIMIT/OFFSET (#46 )
v3.1.6.0
21 Nov 07:38
Compare
Sorry, something went wrong.
No results found
Added proper cast to NULL SqlValues
Added IMMEDIATE to truncate table clause
Handled table name when schema missing properly
Handled procedure schema calls for each provider
Fixed a bug where Data_Type was not retreived in procedure parameters
Removed all references to AccessClient .net provider from .net Standard build
Fixed Week function using iSeries embedded Week function instead of DayOfYear/7
Merge and NChar support in provider flags
Ported all tests from linq2db v3.1.6
v3.1.5.0
23 Oct 15:40
Compare
Sorry, something went wrong.
No results found
Migrated to linq2db v3.1.5
Added support for OleDb, Odbc and DB2 providers
Refactored provider construction
Added support for AccessClient provider specific bulk copy (via iDb2Command.AddBatch)
V2.9.0.0
03 Sep 18:25
Compare
Sorry, something went wrong.
No results found
Compatibility with linq2db V2.9.0
Version 2.7.0.0
03 May 11:07
Compare
Sorry, something went wrong.
No results found
compatibility with Linq2Db v2.7.0
V2.6.1.0
27 Dec 16:07
Compare
Sorry, something went wrong.
No results found
Added DBProviderFactory support.