You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve D1 database_id at build time via API lookup
The deploy script now runs scripts/resolve-d1-id.js before migrations.
It queries wrangler d1 list to find the database_id by name and injects
it into wrangler.toml. Skips if database_id is already present.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments