mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-12 18:43:50 +00:00
docs: update migration command
This commit is contained in:
@@ -83,6 +83,8 @@ To do so without resetting the database, you can use the following command:
|
||||
|
||||
`npx supabase migration up`
|
||||
|
||||
`npx supabase migration up --linked`
|
||||
|
||||
> Use this command when you want to preserve existing data whilst applying new schema changes. For a fresh start with test data, use `npx supabase db reset` instead.
|
||||
|
||||
And for the database in the cloud:
|
||||
|
||||
Reference in New Issue
Block a user