Skip to content

Commit

Permalink
Merge pull request #23 from VSVanadium/VSVanadium-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
VSVanadium authored May 22, 2024
2 parents 8bc4add + 26c1f00 commit 1c7e689
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,7 @@ You can revert migration, by providing the last valid migration name.
```cmd
dotnet ef database update <migration-name>
```
or you can remove the last migration using command:
```cmd
dotnet ef migrations remove
```

0 comments on commit 1c7e689

Please sign in to comment.