New build of dotConnect for Oracle 9.1.67 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for Oracle 9.1.67 is available!

Post by Devart » Thu 21 Jul 2016 14:23

Dear users,

New build of dotConnect for Oracle 9.1.67 is available for download now.

In this version:
  • The bug with the error "Unable to load oraclient.dll" for Oracle Instant Client when working with data of the XMLType datatype is fixed
Entity Framework support
  • OracleCSharpMigrationCodeGenerator and OracleVisualBasicMigrationCodeGenerator for code-based migrations are implemented for EF4, EF5, EF6
  • The CheckConstraintColumnRestriction property of the OracleAddColumnConfiguration class for customization of the AddColumn operation in EF4, EF5, EF6 Code-First Migrations is implemented
  • The OracleColumnAnnotations class for customization of creating columns in the CreateTable operation in EF6 Code-First Migrations is implemented
  • The bug with using the CurrentDateTimeOffset canonical function is fixed
  • The bug with generating triggers for Oracle 9/10/11 by EF Core Code-First migrations is fixed
  • The bug with convertation of enum values in parameters when using EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked