forked from amkovkov/GranuSightSoftware2
feat: migrations update
Added tool for migrations Updated AmineContentCalibration db Create AmineContentResults db
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
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
|
||||
Reference in New Issue
Block a user