10.105.4.0
·
7 commits
to master
since this release
Download the library here
- ADDED: New method CacheModel that allows retrieving all information related to an
EntityType(database and model information) and caching it. - FIXED: Issue with
BulkSaveChangeswhen specifying a TemporaryTableName that could be re-used across multiple operations in the same batch. - IMPROVED: For
MySQL,GET_LOCKandRELEASE_LOCKare now used when there is a transaction (LOCK TABLEis still used when there is no transaction). - UPDATED: Monthly Trial Release
Trial unlocked until the end of May
NOTE: EF Extensions uses EFCore-Pinned Versionning conventions