dotConnect for DB2 V2.6.1180

Released: Jan 14, 2021

Actualizaciones en V2.6.1180

Características

  • Improved SQL validation in Devart DB2 Source Editor in SSIS projects: Int and Double parameters are now quoted to avoid "syntax error" hover text.

Entity Developer

  • Added new attribute DisplayName for model objects' extended properties which are available via template properties.
  • Added new options --ContextNamespace and --DefaultNamespace to the Create-Model command of Console Entity Developer.
  • Added new extended model property Base Context Type for specifying a parent class for the generated context in Entity Framework Core Model.
  • Added new extended properties Base Type for complex types and Base Complex Type for model in Entity Framework Core Model.
  • The %type name% keyword is now supported in the Base Type extended property of entities and complex types as well as in Base Complex Type, Base Entity Type and Base Context Type extended model properties for setting generic base type in Entity Framework Core Model.
  • Improved code generation: RelationalIndexBuilderExtensions.HasDatabaseName is now generated instead of RelationalIndexBuilderExtensions.HasName in Entity Framework Core 5.
  • Updated display names of extended properties in Entity Framework Core Model: Entity Base has been renamed to Base Type in class and model properties and Context Base has been renamed to Base Context Type in model properties.

Entity Framework support

  • Entity Framework Core 3.1.11 is now supported.
  • Added new metadata to describe autoincremental columns via annotations in Entity Framework Core Code-First Migrations.

Correcciones

  • Fixed the bug with blocking thread during retrieving a connection from the pool, when connections from the same pool are used in several threads.
  • Fixed the bug with fetching metadata of some schemas by Devart DB2 Source Editor in SSIS projects.

Entity Developer

  • Fixed the bug with setting additional keyboard mapping scheme via menu Options on Windows with German display language.