forked from amkovkov/GranuSightSoftware2
Added tool for migrations Updated AmineContentCalibration db Create AmineContentResults db
2 lines
303 B
PowerShell
2 lines
303 B
PowerShell
dotnet ef migrations add -o .\Analysis\AmineContent\Database --project .\GSS2.Core\ AmineContentCalibrationInitial --context AmineContentCalibrationContext
|
|
dotnet ef migrations add -o .\Analysis\AmineContent\Database --project .\GSS2.Core\ AmineContentResultsInitial --context AmineContentResultsContext |