RepoDb v1.12.4 Release Notes
Release Date: 2020-10-03 // almost 3 years ago-
๐ This release as supported the CancellationToken as a response to #343. It affects all the supported different DB Provider packages.
Thank you @SergerGood for opening and pushing this feature for us to work with.
Previous changes from v1.12.3
-
๐ This release is the more stable and more mature than the original v1.12.0. Various issues and requests has been pushed on the last minor releases.
RepoDB (v1.12.3)
- ๐ Bug: Behavior change from previous versions prior v1.12.0 #602
- ๐ Bug: Async fetch operations are not using the
DbDataReader.ReadAsync
method (in v1.12.0 to v1.12.2) #601
RepoDB (v1.12.2)
- ๐ Bug: A
NullReferenceException
Is Thrown for NULL Query Expression #600
RepoDB (v1.12.1)
- โจ Enhancement: New Compiler Possible Collision Problem - Refactor the DbDataReader GetHashCode() Generator #597
- ๐ Bug: Unable to share POCOs between different database providers (Sqlite and Postgres) [#595]([https://github.com/mikependon/RepoDb/issues/595]](https://github.com/mikependon/RepoDb/issues/595%5D)