Skip to content

Commit

Permalink
Convert Enum to String In Database:README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsemihkoca committed Jan 19, 2024
1 parent 85c2a6f commit 7759212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
**cd ExpenseApplication/
cd ExpenseApplication/

dotnet ef migrations add InitialCreate --project Infrastructure --startup-project Api
dotnet ef database update --project Infrastructure --startup-project Api**
dotnet ef database update --project Infrastructure --startup-project Api



Expand Down

0 comments on commit 7759212

Please sign in to comment.