Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hereAlexT committed Dec 6, 2023
1 parent 3b4c437 commit 4df2d25
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions backend/readmd.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,10 @@ DB migration
https://supabase.com/docs/reference/cli/supabase-db-lint


1. diff
```supabase db diff -f [filename]```
1. mannually create bucket
2. diff db
```supabase db diff -f [filename]```
3. diff storage policy
```supabase db diff --schema storage```


0 comments on commit 4df2d25

Please sign in to comment.