Skip to content

Releases: linq2db/linq2db.LINQPad

Release 2.9.3

30 Oct 14:41
8eda5fe
Compare
Choose a tag to compare

Update dependencies and fix table functions support for MSSQL 2017+

  • linq2db updated to 2.9.3
  • MySql.Data updated to 8.0.18
  • Oracle.ManagedDataAccess updated to 19.5.0
  • System.Data.SQLite.Core updated to 1.0.112

For SAP HANA 2 SPS04 driver users:
this driver version is full of bugs, which makes it unusable, so it could refuse to work. We tried to workaround one of them, but it still could be not enough.

Release 2.9.1

03 Oct 10:57
Compare
Choose a tag to compare

Libraries updates:

  • linq2db updated to 2.9.1
  • updated linq2db4iSeries to 2.9.0
  • updated FirebirdSql.Data.FirebirdClient to 7.1.1
  • updated MySql.Data to 8.0.17
  • updated Npgsql to 4.0.10
  • updated Oracle.ManagedDataAccess to 19.3.1
  • updated System.Data.SQLite to 1.0.111

Changes and fixes:

  • added new option to connection dialog to disable load of foreign key relations to help with #23
  • added return value parameter support for stored procedures linq2db/linq2db#1897

Release 2.7.0

03 May 11:33
8d2a759
Compare
Choose a tag to compare
  • linq2db updated to 2.7.0
  • updated FirebirdSql.Data.FirebirdClient to 6.6.0
  • updated MySql.Data to 8.0.16
  • updated Npgsql to 4.0.6
  • updated Oracle.ManagedDataAccess to 18.6.0
  • updated System.Data.SQLite to 1.0.110
  • fixes exception when trying to load schema for MySQL database with full-text indexes

Release 2.6.0

16 Dec 11:56
b846a61
Compare
Choose a tag to compare
  • linq2db updated to 2.6.0
  • package size reduced from 20mb to 10mb
  • removed managed assemblies for native providers to avoid errors when their version doesn't match installed version

Release 2.5.2

11 Nov 13:30
039c276
Compare
Choose a tag to compare
  • fix output procedure parameters support (migration of T4 fix from here linq2db/linq2db#1236)
  • adds provider version notes to DB2 iSeries provider to explicitly state required iAccess version. Helps to avoid issues like #15
  • fixes model generation to tolerate schema names, not supported as C# identifiers and strings (#16)

Release 2.5.1

05 Nov 13:41
eccbbbb
Compare
Choose a tag to compare
  • linq2db updated to version 2.5.1
  • add support PostgreSQL functions
  • updated DB2 iSeries provider to 2.5.0
  • fixed support of databases with duplicate/reserved names for various objects
  • fixed connection to Oracle using ODP.NET provider
  • fixed connection to SAP HANA

Release 2.0.0

22 Jun 01:51
Compare
Choose a tag to compare
Release.2.0.0

Updated lpx.

Release 1.0.36

20 Feb 10:34
@ili ili
Compare
Choose a tag to compare
Release 1.0.36 Pre-release
Pre-release

linq2db 1.7.6

Nuget packages are updated to current versions

Release.1.0.25

13 Apr 13:35
Compare
Choose a tag to compare
Release.1.0.25 Pre-release
Pre-release
Order item names.

Release.1.0.21

01 Apr 00:34
Compare
Choose a tag to compare
Release.1.0.21 Pre-release
Pre-release
Fixed dictionary bug.