xuanyuanaosheng commented on issue #7358: URL: https://github.com/apache/cloudstack/issues/7358#issuecomment-1612345050
ALTER TABLE `cloud`.`load_balancing_rules` DROP COLUMN `cidr_list`; ALTER TABLE `cloud`.`networks` DROP COLUMN `ip6dns1`; ALTER TABLE `cloud`.`networks` DROP COLUMN `ip6dns2`; ALTER TABLE `cloud`.`vpc` DROP COLUMN `dns1`; ALTER TABLE `cloud`.`vpc` DROP COLUMN `dns2`; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
