I'm proposing to add 'min_len_inc' => 0
to add following code to field definition, which have UNSIGNED
in their database column definition.
Code Block | ||
---|---|---|
| ||
'min_value_inc' => 0 |
I'm proposing to add 'min_len_inc' => 0
to add following code to field definition, which have UNSIGNED
in their database column definition.
Code Block | ||
---|---|---|
| ||
'min_value_inc' => 0 |