Dapper
Dapper copied to clipboard
Fix issue #1164 - arithmetic overflow for unsigned integer mapping
Fix arithmetic overflow for unsigned integer mapping (byte, ushort, uint, ulong) Add tests to reproduce issue #1164