Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Add refresh command example.
  • Loading branch information
alimoli authored May 22, 2019
1 parent c779089 commit d8266fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ dbshift migrations-downgrade
dbshift info
```

9. Import missing migrations. It is useful when you work on different initialised databases.
```bash
dbshift refresh
```


## Write good migrations

Expand Down

0 comments on commit d8266fb

Please sign in to comment.