module.exports = async (migration) => {
  {{migrations}}
};