Added migrator for *load_ids

This commit is contained in:
Trial97
2019-10-09 18:08:08 +03:00
committed by Dan Christian Bogos
parent 4f96ca590b
commit 8cddeca1a0
9 changed files with 81 additions and 0 deletions

View File

@@ -414,6 +414,7 @@ const (
Chargers = "Chargers"
Dispatchers = "Dispatchers"
StatS = "Stats"
LoadIDsVrs = "LoadIDs"
RALService = "RALs"
CostSource = "CostSource"
ExtraInfo = "ExtraInfo"
@@ -695,6 +696,7 @@ const (
CapThresholdHits = "ThresholdHits"
CapThresholds = "Thresholds"
CapStatQueues = "StatQueues"
MetaLoadIDs = "*load_ids"
)
const (