Releases: linq2db/linq2db.LINQPad
Releases · linq2db/linq2db.LINQPad
Release 2.9.1
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
- 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
- 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
- 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
- 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
Release.2.0.0 Updated lpx.
Release 1.0.36
Nuget packages are updated to current versions
Release.1.0.25
Order item names.
Release.1.0.21
Fixed dictionary bug.
Release.1.0.6
Updated appveyor.yml