Stable 1.12.X Version - Fixes
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]