Deploying svelte-kit app on cloudflare with drizzle & D1 - how to orchestrate migrations?
How do you orchestrate migrations with cloudflare D1 when your app builds/deploys with cloudflare?
1 Reply
I use D1 migrations for that.
I setup my wrangler.jsonc like this:
And it automatically migrates when deploying