Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The MySQL tinyint (one character byte) and unsigned numeric formats are not handled by the built-in handlers.
If used, a null pointer exception is thrown in ResultMapping, line 398.
We might want to consider supporthing these formats out of the box.