Skip to content

Release 2.9.1

Compare
Choose a tag to compare
@MaceWindu MaceWindu released this 03 Oct 10:57
· 52 commits to master since this release

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