db-schema/db_scripts/diff/7644.up

2 lines
96 B

ALTER TABLE `accounting`.`cdr` ADD COLUMN `init_time` decimal(13,3) NOT NULL AFTER `call_code`;