Closed dyslexicanaboko closed 2 years ago
Turns out the mapping for TinyInt is Byte. The point is though that the mappings aren't all there. What happens when something cannot be mapped. Need to test all of this.
Being resolved as part of the branch for #22
An exception is thrown when the Dapper Generator is trying to map from SQL Server DB Type to DB Type. It is known already that there isn't an explicit mapping for everything.
Reproduction steps:
What should the behavior be?