startSetup(); $installer->getConnection()->addColumn($this->getTable('admin/user'), 'extra', 'TEXT NULL'); $installer->endSetup();