Fix for Fix for Alter code look right? (come back to #drupal-support if you want to talk more)

  1. function chatblock_update_1() {
  2.   db_query("ALTER TABLE {chatblock} MODIFY timestamp BIGINT( 14 ) NULL DEFAULT NULL");
  3. }

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.