mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-13 19:56:38 +05:00
added postgres import
This commit is contained in:
@@ -22,6 +22,7 @@ import (
|
||||
"database/sql"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
_ "github.com/bmizerany/pq"
|
||||
)
|
||||
|
||||
type PostgresStorage struct {
|
||||
|
||||
Reference in New Issue
Block a user