bug 9345: Remove pool_id from template_host_ref. Add upgrade changes for the same.

status 9345: resolved fixed
This commit is contained in:
Nitin 2011-08-05 13:49:55 +05:30
parent 59d5080718
commit f6e2669a6e

View File

@ -0,0 +1,6 @@
--;
-- Schema upgrade from 2.2.10 to 3.0;
--;
ALTER TABLE `cloud`.`template_host_ref` DROP COLUMN `pool_id`;