startSetup(); $installer->run(" ALTER TABLE {$this->getTable('blog/blog')} DROP `cat_id`; "); $installer->endSetup();