8.103.3.0
Download the library here
- ADDED:
UsePostgreSqlInsertOverridingSystemValue
option to allow override system value during an insert statement (for BulkInsert, BulkMerge, BulkSynchronize, and BulkSaveChanges). See PostgreSQL Insert documentation for more detail. - ADDED:
UsePostgreSqlInsertOverridingUserValue
option to allow override user value during an insert statement (for BulkInsert, BulkMerge, BulkSynchronize, and BulkSaveChanges). See PostgreSQL Insert documentation for more detail. - ADDED: Logging now also log when a BinaryImport is used (Specific to PostgreSQL)
- FIXED: Issue with DeleteFromQuery when the table/view was using a schema name
Trial unlocked until the end of September
NOTE: EF Extensions uses EFCore-Pinned Versionning conventions