RepoDb v1.12.4 Release Notes
Release Date: 2020-10-03 // over 2 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)