I got an overflow exception when read uint from db, |package|version| |---|---| |Dapper|2.0.123| |Microsoft.Data.Sqlite|7.0.5| |.NET|7| more details: https://github.com/dotnet/efcore/issues/30910 I found an fix commit: https://github.com/DapperLib/Dapper/pull/1795, it's has been published?
I got an overflow exception when read uint from db,
more details: dotnet/efcore#30910
I found an fix commit: #1795, it's has been published?