--- twitter.install	2009-06-28 16:48:44.000000000 -0400
+++ twitter.install	2009-07-01 12:58:06.000000000 -0400
@@ -90,6 +90,8 @@ function twitter_schema() {
         'type' => 'numeric',
         'unsigned' => TRUE,
         'not null' => TRUE,
+        'precision' => 20,
+        'scale' => 0,
         'default' => 0
       ),
       'screen_name' => array(
