Drupal Decimal Field should support 'unsigned' setting.
See patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #16 | 2413843-16.patch | 690 bytes | suresh prabhu parkala |
| #3 | drupal_decimal_unsigned.patch | 680 bytes | mgifford |
| #2 | Screen Shot 2015-06-04 at 10.47.33 AM.png | 136.39 KB | darol100 |
| drupal_decimal_unsigned.patch | 680 bytes | andyceo |
Comments
Comment #1
andyceo commentedComment #2
darol100 commented@andyceo, How can I troubleshoot this ? My understanding was that if I created a new decimal field I should be able to see unsigned in the configuration page.
In this page, I do not see the unsigned option.
I'm missing something ?
Comment #3
mgiffordRe-uploading patch for the bots.
Comment #15
quietone commentedThis looks like a feature request, changing category.
Comment #16
suresh prabhu parkala commentedA re-rolled patch against the latest 9.3.x.
Comment #21
anybodyI think we should set this WON'T FIX (at least for decimal fields) as for example MySQL deprecated UNSIGNED for decimals!
https://dev.mysql.com/doc/refman/9.6/en/numeric-type-syntax.html