work on cache transactions

This commit is contained in:
Radu Ioan Fericean
2014-09-02 20:58:22 +03:00
parent c5fea8ef71
commit fa7b97b5dc
10 changed files with 205 additions and 46 deletions

View File

@@ -158,6 +158,7 @@ const (
CREATE_CDRS_TABLES_SQL = "create_cdrs_tables.sql"
CREATE_TARIFFPLAN_TABLES_SQL = "create_tariffplan_tables.sql"
TEST_SQL = "TEST_SQL"
TP_ID_SEP = ":"
)
var (