0
Iniciado

MySQL: decimal data type does not support unsigned and zerofill

Shay Hananashvili hace 6 años actualizado por Rafał Strzaliński (Senior Engineer) hace 6 años 4

Please add support for unsigned and zerofill for the decimal data type.

Thanks

No es un bug

Hi,


These types are already supported. Please enter them into column type definition field by hand.  Type selection popup contains only most popular data types. 






It works for most numeric types but not for decimal

Iniciado

Hi,


Yes, you're right unsigned decimal  is omitted.  We're working on it.