mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 00:58:45 +05:00
renamed rate_activation_start in db tables
This commit is contained in:
@@ -476,7 +476,7 @@ CREATE INDEX tp_routes_unique ON tp_routes ("tpid", "tenant", "id",
|
||||
"max_cost_strategy" VARCHAR(64) NOT NULL,
|
||||
"rate_id" VARCHAR(64) NOT NULL,
|
||||
"rate_filter_ids" VARCHAR(64) NOT NULL,
|
||||
"rate_activation_start" VARCHAR(64) NOT NULL,
|
||||
"rate_activation_time" VARCHAR(64) NOT NULL,
|
||||
"rate_weight" decimal(8,2) NOT NULL,
|
||||
"rate_blocker" BOOLEAN NOT NULL,
|
||||
"rate_interval_start" VARCHAR(64) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user