--- fast_gallery.install	2008-11-14 04:39:15.000000000 -0200
+++ fast_gallery.install	2009-06-03 20:37:14.000000000 -0300
@@ -107,10 +107,10 @@
       ),
       'gid' => array (
         'type' => 'int',
-        'length' => '11',
         'default' => '0',
         'unsigned' => TRUE,
         'not null' => TRUE,
+        'size' => 'medium',
         'description' => t('ID of the image, defined by the database'),
       ),
       'field' => array (
