Skip to content

Releases: lukaferlez/Simpleverse.Repository

Release v1.0.14

18 Apr 20:24
Compare
Choose a tag to compare
Fix issue when upserting one record would call Merge without any acti…

Release v1.0.13

12 Apr 08:38
77c0e87
Compare
Choose a tag to compare

Release v1.0.12

11 Apr 21:18
Compare
Choose a tag to compare
Fixed issue with formatting of OUTPUT clause on MERGE statement.

Release v1.0.11

11 Apr 20:32
Compare
Choose a tag to compare
Fixed issue with single entity upsert not respecting computed attribute.

Release v1.0.10

14 Dec 19:20
Compare
Choose a tag to compare
Version bump

Release v1.0.9

13 Dec 21:35
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/lukaferlez/Simpleverse.Da…

Release v1.0.7

18 Jul 16:39
Compare
Choose a tag to compare
Switched to Microsoft.Data.SqlClient namespace to better support futu…

Release v1.0.6

30 Mar 07:25
Compare
Choose a tag to compare
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

29 Mar 22:15
Compare
Choose a tag to compare
Update version to v1.0.5

Release v1.0.4

29 Mar 22:10
Compare
Choose a tag to compare
Version bump