Update pandoradb_migrate_6.0_to_7.0.mysql.sql

This commit is contained in:
Luis 2019-09-18 16:42:09 +02:00
parent 4628e41f69
commit 0c72fe718c
1 changed files with 0 additions and 1 deletions

View File

@ -800,7 +800,6 @@ ALTER TABLE `treport_content_template` ADD COLUMN `failover_mode` tinyint(1) DEF
ALTER TABLE `treport_content_template` ADD COLUMN `failover_type` tinyint(1) DEFAULT '1';
ALTER TABLE `treport_content_template` ADD COLUMN `uncompressed_module` TINYINT DEFAULT '0';
-- -----------------------------------------------------
-- Table `treport_content_sla_com_temp` (treport_content_sla_combined_template)
-- -----------------------------------------------------