Fixed
Details
Assignee
Chris CranfordChris CranfordReporter
Jonathan BreglerJonathan BreglerWorked in
Components
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Chris Cranford
Chris CranfordReporter
Jonathan Bregler
Jonathan BreglerWorked in
Components
Fix versions
Affects versions
Priority
Created November 28, 2017 at 2:10 PM
Updated February 6, 2018 at 5:02 PM
Resolved December 12, 2017 at 10:16 PM
With the release 5.2.12 the SQL type for a boolean field has changed from TINYINT to BOOLEAN when using a SAP HANA dialect. While this isn't an issue for new applications, existing applications can potentially break.
As a fix a new configuration parameter will be introduced that, if set, switches the boolean type mapping back to TINYINT.