mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
4 lines
134 B
SQL
4 lines
134 B
SQL
DROP TABLE IF EXISTS `cloud`.`ext_lun_details`;
|
|
DROP TABLE IF EXISTS `cloud`.`ext_lun_alloc`;
|
|
DROP TABLE IF EXISTS `cloud`.`vm_disk`;
|