The DataType.isNumeric () attribute checks if the DataType is any Number type (including integers, decimals, floats, etc.) The new DECFLOAT type is also numeric, and it is also float: #10880 But we ...
added this to the Version 3.19.12 milestone on Sep 19, 2024 lukaseder mentioned this on Sep 19, 2024 Add new DataType.isDecimal () method to check if DataType.isNumeric () and it has a decimal ...