google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

Mem field in tool only accepts whole numbers #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Apparently depending on backend this value can be 2GB for example. The field 
does not allow us to use letters.

Original issue reported on code.google.com by amacgregor on 14 Oct 2011 at 4:03

GoogleCodeExporter commented 9 years ago
Changed to varchar field as int field was also too short to allow correct value 
to be used.

Original comment by amacgregor on 14 Oct 2011 at 7:58