Skip to content

Commit

Permalink
Added location of the generate migrations.
Browse files Browse the repository at this point in the history
  • Loading branch information
GianniKoch committed Sep 3, 2023
1 parent 15fe4af commit 0181500
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Apply all generated migrations on your database:
dotnet ef database update --project POI.Persistence.EFCore.Npgsql --verbose -- "[Connection String]"
```

Find all migrations in the `POI.Persistence.EFCore.Npgsql/Migrations` folder.

### Environment Variables

| Variable | Description | Example |
Expand Down

0 comments on commit 0181500

Please sign in to comment.