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