mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 07:08:45 +05:00
Update LCRProfile struct
This commit is contained in:
committed by
Dan Christian Bogos
parent
a631726bb7
commit
2193b620ff
@@ -498,7 +498,8 @@ CREATE TABLE tp_filters (
|
||||
"strategy_params" varchar(64) NOT NULL,
|
||||
"supplier_id" varchar(32) NOT NULL,
|
||||
"ratingplan_ids" varchar(64) NOT NULL,
|
||||
"stat_ids" varchar(64) NOT NULL,
|
||||
"supplier_filter_ids" varchar(64) NOT NULL,
|
||||
"supplier_weight" decimal(8,2) NOT NULL,
|
||||
"weight" decimal(8,2) NOT NULL,
|
||||
"created_at" TIMESTAMP WITH TIME ZONE
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user