6.13.4
Download the library here
- UPDATED: Monthly Trial Release
- ADDED:
UsePostgreSqlInsertOnConflictDoNothingoption to use theON CONFLICT DO NOTHINGsyntax instead of aWHEREclause (might dramatically increase performance for PostgreSQL). - ADDED:
ColumnAddOrUpdateInput,ColumnAddOrUpdateOutput,ColumnAddOrUpdateInputOutputoption as the name suggest, allow you to add a column or update the direction of an existing column - ADDED:
DisableStoredProcedureoption for EF6 to directly perform operation in table (doesn't work forBulkSaveChanges) - FIXED: "Check.DebugAssert failed: Only call this method for properties known to be part of a key." on BulkSaveChangesAsync #451
Trial unlocked until the end of January