9.103.6.3
·
25 commits
to master
since this release
Download the library here
- FIXED: Issue with WhereBulkContains when specifying the table name (Specific to PostgreSQL)
- ADDED: Support to Column Collation if none has been found in the database (Specific to SQL Server)
- ADDED: New option
DisablePostgreSqlSpecializedCastForIdentitythat disables the cast we perform for the identity. This option is sometimes required with the type is aSERIALthat we try to cast as aBIGINT(Specific to PostgreSQL) - ADDED: Multiple improvements for
MySQL:- Support for some subquery with the UpdateFromQuery feature
- Support to
DisableDotCheckForEscapeTableNameoption - Support to
Pomelo.EntityFrameworkCore.MySql.Storage.Internal.MySqlGeometryTypeMapping - Support to Audit, ResultInfo, and Logging when deleting during the BulkSynchronize
Trial unlocked until the end of December
NOTE: EF Extensions uses EFCore-Pinned Versionning conventions