Skip to content

Commit 79cf173

Browse files
authored
Remove stop database admonition when performing db diff (supabase#37128)
removed db stop admonition See supabase/cli#3829
1 parent 9575057 commit 79cf173

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apps/docs/content/guides/local-development/declarative-database-schemas.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ create table "employees" (
4242
</StepHikeCompact.Step>
4343
</StepHikeCompact>
4444

45-
<Admonition type="note">
46-
47-
Make sure your local database is stopped before diffing your schema.
48-
49-
</Admonition>
50-
5145
<StepHikeCompact>
5246

5347
<StepHikeCompact.Step step={2}>

0 commit comments

Comments
 (0)