mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Add sqlBatchSize to ERS SQL OPTS and adjust delete functionality
This commit is contained in:
committed by
Dan Christian Bogos
parent
7664ffccb4
commit
b8cc20bb7c
@@ -2809,6 +2809,7 @@ const (
|
||||
|
||||
SQLDBNameOpt = "sqlDBName"
|
||||
SQLTableNameOpt = "sqlTableName"
|
||||
SQLBatchSize = "sqlBatchSize"
|
||||
SQLDeleteIndexedFieldsOpt = "sqlDeleteIndexedFields"
|
||||
SQLUpdateIndexedFieldsOpt = "sqlUpdateIndexedFields"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user