startSetup(); $installer->run(" ALTER TABLE epay_order_status ADD COLUMN `cardnopostfix` VARCHAR(45) NOT NULL; "); $installer->endSetup();