byteally / dbrecord

7 stars 2 forks source link

DbRecord-MsSQL : Mapping for `tinyint` type #24

Open kahlil29 opened 5 years ago

kahlil29 commented 5 years ago

In the sql type to DBType mapping there is no correct mapping for tinyint. Currently mapping it to Int2.