0
Gestartet

MySQL: decimal data type does not support unsigned and zerofill

Shay Hananashvili vor 6 Jahren aktualisiert von Rafał Strzaliński (Senior Engineer) vor 6 Jahren 4

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

Thanks

Not a 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

Thank you for the response.

Gestartet

Hi,


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