float db type and model rules

if a column is db type "float" it doesn't appear in rules "numerical" validation when the class is created by model command.

What is your DBMS? And what is the actual column definition?

mysql, this is the dump of the column



`wdt_pre_heat_temp` float default NULL,


.

Thanks. Fixed.