Robert9
Guest
offline
$table->addColumn('newColumn', 'float', '')->setDefault(0);I need 0.00 to 5.00; then length is '3,2'?
There is a float in the RM, but no length.
Continue reading...
$table->addColumn('newColumn', 'float', '')->setDefault(0);