mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 08:38:45 +05:00
Remove attributes_conns from RALs
This commit is contained in:
committed by
Dan Christian Bogos
parent
dea8810abc
commit
67a0cf081a
@@ -529,6 +529,7 @@ CREATE INDEX tp_suppliers_unique ON tp_suppliers ("tpid", "tenant", "id",
|
||||
"initial" varchar(64) NOT NULL,
|
||||
"substitute" varchar(64) NOT NULL,
|
||||
"append" BOOLEAN 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