mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 00:28:44 +05:00
Removed BalanceBlocker from db tables and csv
This commit is contained in:
committed by
Dan Christian Bogos
parent
3faecfed2a
commit
b1d63c55e6
@@ -532,7 +532,6 @@ CREATE TABLE tp_account_profiles (
|
||||
"balance_id" varchar(64) NOT NULL,
|
||||
"balance_filter_ids" varchar(64) NOT NULL,
|
||||
"balance_weights" decimal(8,2) NOT NULL,
|
||||
"balance_blocker" BOOLEAN NOT NULL,
|
||||
"balance_type" varchar(64) NOT NULL,
|
||||
"balance_units" decimal(16,4) NOT NULL,
|
||||
"balance_unit_factors" varchar(64) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user