modifyColumn(TABLE_PREFIX . 'monsters', 'loot', 'text NOT NULL'); }; $down = function () { // nothing to do };