exports.tags = []; exports.migrate = async ({db}) => { }; exports.rollback = async ({db}) => { };