mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-23 16:18:44 +05:00
Improve functionality for Drone CI
This commit is contained in:
committed by
Dan Christian Bogos
parent
49f0fa439c
commit
e957ae00f4
@@ -18,7 +18,7 @@ CREATE TABLE cdrs (
|
||||
subject varchar(128) NOT NULL,
|
||||
destination varchar(128) NOT NULL,
|
||||
setup_time datetime NOT NULL,
|
||||
answer_time datetime NULL,
|
||||
answer_time datetime NOT NULL,
|
||||
`usage` BIGINT NOT NULL,
|
||||
extra_fields text NOT NULL,
|
||||
cost_source varchar(64) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user