vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

[REQ] Length for numeric fields #1087

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When adding a new numeric (int) field, the length defaults to 11 unsigned. This 
should be 10 when unsigned. If you subsequently changed the type from, say, int 
to smallint the length ought to change to reflect this (i.e. go down to 5).

Original issue reported on code.google.com by classout...@gmail.com on 24 Jun 2011 at 8:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 21 Oct 2013 at 6:15