Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
BIT(1) value since 3.0 default to Boolean.
it is expected to be Boolean but is normally controlled by an option `transformedBitIsBoolean` that can revert to use BIT like 2.x for compatibility.
Issue is that `transformedBitIsBoolean` is not implemented for metadata, always sending Boolean.