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
Original issue reported on code.google.com by
classout...@gmail.com
on 24 Jun 2011 at 8:35