dotConnect for DB2 V2.6.951

Released: Feb 20, 2020

Atualizações na V2.6.951

Recursos

  • Added support for Microsoft SQL Server Integration Services 2019 (SSIS 2019).
  • Entity Framework - Support for Core 3.1.1.

Correções

  • Behavior changed: pool is automatically cleared when AppDomain is being close.
  • Entity Developer
    • Fixed bug returning multiple result sets in code generated by the Entity Framework Core template.
  • Entity Framework support
    • Fixed bug using nullable enum properties with default mapping to integers in LINQ query in EF Core 3.1.
    • Fixed bug using value converters detected automatically by .HasConversion<string>() in EF Core 3.
    • Fixed bug using NULL constant values in EF Core 3.
    • Fixed bug using binary operators AND, OR in EF Core 3.