forked from ddrilling/AsbCloudServer
fix2 migration DetectedOperation_add_subsystems_and_extraData
This commit is contained in:
parent
e550ac9d13
commit
2ceac00a4f
@ -36,6 +36,7 @@ namespace AsbCloudDb.Migrations
|
||||
table: "t_detected_operation",
|
||||
type: "jsonb",
|
||||
nullable: false,
|
||||
defaultValue: new { },
|
||||
comment: "доп. инфо по операции");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user