You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`;