mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 08:38:45 +05:00
Added DSN opts for exporter sql
This commit is contained in:
committed by
Dan Christian Bogos
parent
b2e84bfdf0
commit
89a9cd8598
@@ -2439,6 +2439,7 @@ const (
|
||||
|
||||
SQLMaxOpenConns = "sqlMaxOpenConns"
|
||||
SQLConnMaxLifetime = "sqlConnMaxLifetime"
|
||||
SQLDSNParams = "sqlDSNParams"
|
||||
|
||||
// fileCSV
|
||||
CSVRowLengthOpt = "csvRowLength"
|
||||
|
||||
Reference in New Issue
Block a user