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?