| 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. |