Releases: lukaferlez/Simpleverse.Repository
Releases · lukaferlez/Simpleverse.Repository
Release v2.1.22
Version bump
Release v2.1.21
Fixed key properties condition on MergeBulkAsync (#10) * Fixed key properties condition on MergeBulkAsync * Update version --------- Co-authored-by: Filip Klarić <[email protected]>
Release v2.1.20
🐞fix: Output mapping for merge statement with trigger
Release v2.1.19
🐞fix: Output mapper check if property is writable
Release v2.1.18
Added virtual keyword to replace async on projected entity (#9) Updated project version Co-authored-by: Filip Klarić <[email protected]>
Release v2.1.17
Add immutable attribute to avoid updating properties (#8) Add immutable attribute to avoid updating properties --------- Authored-by: Filip Klarić <[email protected]>
Release v2.1.16
🐞fix: Remove possibility of dirty reads on outputs
Release v2.1.15
🐞fix: Removed internal transactions from entity methods
Release v2.1.14
🐞fix: Removed internal transactions from bulk methods
Release v2.1.13
🐞fix: Handling of reserved keywords in column lists Using output mapping following Insert or Update queries on tables with.