mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-15 21:29:52 +05:00
Adding SupplierParameters to suppliers
This commit is contained in:
committed by
Dan Christian Bogos
parent
b616ae5938
commit
a0c19be103
@@ -502,6 +502,7 @@ CREATE TABLE tp_suppliers (
|
||||
"supplier_resource_ids" varchar(64) NOT NULL,
|
||||
"supplier_stat_ids" varchar(64) NOT NULL,
|
||||
"supplier_weight" decimal(8,2) NOT NULL,
|
||||
"supplier_parameters" varchar(64) NOT NULL,
|
||||
"blocker" BOOLEAN NOT NULL,
|
||||
"weight" decimal(8,2) NOT NULL,
|
||||
"created_at" TIMESTAMP WITH TIME ZONE
|
||||
|
||||
Reference in New Issue
Block a user