7 lines
191 B
Bash
7 lines
191 B
Bash
|
dotnet ef database update -c ApplicationUserDbContext
|
||
|
dotnet ef database update -c CountryDbContext
|
||
|
dotnet ef database update -c CompanyDbContext
|
||
|
dotnet ef database update -c UserDbContext
|
||
|
|
||
|
|