mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Finished implementing all the exporters
This commit is contained in:
committed by
Dan Christian Bogos
parent
a74aacd7fe
commit
cd0964dfea
@@ -53,7 +53,6 @@ type SQLEe struct {
|
||||
|
||||
dialect gorm.Dialector
|
||||
tableName string
|
||||
colNames []string
|
||||
}
|
||||
|
||||
type sqlPosterRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user