startSetup(); $installer->run(" ALTER TABLE `{$this->getTable('sendfriend/sendfriend')}` MODIFY COLUMN `ip` int (11) unsigned DEFAULT '0' NOT NULL; "); $installer->endSetup();