Is there a way to force `npx wrangler d1 migrations apply` to run without needing to supply a `y`? W
Is there a way to force
npx wrangler d1 migrations apply to run without needing to supply a y? We're setting up CI to run migrations on deployment and are not seeing them apply.

