If you hit one of those limits, it would result in an error - not a hanging promise.
If you hit one of those limits, it would result in an error - not a hanging promise.
wrangler d1 migrations apply during the Cloudflare Pages build step? And if so how to specify the database name at the end of the command dynamically based on a .env or some bindingwrangler dev is local by default, so you aren’t seeing the local development changes reflected in your “global” D1 databaseSELECT *, it lists all columns from your schema, so it may not be selecting new columns if it hasn't been generated again.
wrangler d1 info DB_NAME wrangler d1 migrations applySELECT *