mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
Added migrator for *load_ids
This commit is contained in:
committed by
Dan Christian Bogos
parent
4f96ca590b
commit
8cddeca1a0
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user