cloudstack/setup/db/schema-213to214.sql

2 lines
147 B
SQL
Executable File

ALTER TABLE `cloud`.`vm_instance` MODIFY COLUMN `pod_id` bigint unsigned; -- remove NOT NULL constraint to allow creating DB record in early time