Releases: lukaferlez/Simpleverse.Repository
Releases · lukaferlez/Simpleverse.Repository
Release v1.0.14
Fix issue when upserting one record would call Merge without any acti…
Release v1.0.13
Release v1.0.12
Fixed issue with formatting of OUTPUT clause on MERGE statement.
Release v1.0.11
Fixed issue with single entity upsert not respecting computed attribute.
Release v1.0.10
Version bump
Release v1.0.9
Merge branch 'master' of https://github.com/lukaferlez/Simpleverse.Da…
Release v1.0.7
Switched to Microsoft.Data.SqlClient namespace to better support futu…
Release v1.0.6
Optimized behaviour when handling enumerableswith 0 or 1 entities. * 0 entites now does nothing and returns 0 * 1 entity now calls generic Dapper contrib *Async method
Release v1.0.5
Update version to v1.0.5
Release v1.0.4
Version bump