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