I am using Svelte, this page (https://developers.cloudflare.com/d1/examples/d1-and-sveltekit/) very

I am using Svelte, this page (https://developers.cloudflare.com/d1/examples/d1-and-sveltekit/) very much makes it sound like you put in your DB name to hit the "live" one (step 4). This page (https://developers.cloudflare.com/d1/learning/local-development/#develop-locally-with-pages) is more clear about the local only part, but it doesn't really describe how to migrate from a remote db. Just trying to understand what the workflow is for developing locally against an up-to-date shared db (e.g. schema changes), just keep creating migrations?
Was this page helpful?