
Adds support for Microsoft SQL Server Integration Services 2019 (SSIS 2019).
Features
- Added support for Microsoft SQL Server Integration Services 2019 (SSIS 2019).
- Added support for PgSqlDataTable and PgSqlDataSet classes in .NET Standard 2.0.
Fixes
- Behavior changed: pool is automatically cleared when AppDomain is being close.
- Fixed bug initializing NHibernate configuration on .NET Standard 2.0.
- Entity Developer
- Fixed bug returning multiple result sets in code generated by the Entity Framework Core template.
- Fixed bug detecting Identity=True for columns with synonym data type, when DetectFunctionBasedColumnDefault=True in Model Settings.
- 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.