exports.up = (knex, Promise) => (async() => { })(); exports.down = (knex, Promise) => (async() => { })();