mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
bug 9345: Remove pool_id from template_host_ref. Add upgrade changes for the same.
status 9345: resolved fixed
This commit is contained in:
parent
59d5080718
commit
f6e2669a6e
6
setup/db/db/schema-2210to30.sql
Executable file
6
setup/db/db/schema-2210to30.sql
Executable file
@ -0,0 +1,6 @@
|
||||
--;
|
||||
-- Schema upgrade from 2.2.10 to 3.0;
|
||||
--;
|
||||
|
||||
ALTER TABLE `cloud`.`template_host_ref` DROP COLUMN `pool_id`;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user