startSetup(); $installer->removeAttribute('order', 'ext_order_item_id'); $installer->addAttribute('order_item', 'ext_order_item_id', array('type' => 'varchar')); $installer->endSetup();