sureshanaparti commented on code in PR #9675:
URL: https://github.com/apache/cloudstack/pull/9675#discussion_r1758182245


##########
engine/schema/src/main/resources/META-INF/db/schema-41910to42000.sql:
##########
@@ -307,204 +307,6 @@ CREATE TABLE `cloud`.`shared_filesystem`(
     INDEX `i_shared_filesystem__domain_id`(`domain_id`)
 ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
 
-DROP VIEW IF EXISTS `cloud`.`user_vm_view`;

Review Comment:
   @abh1sar this view updated for shared filesystem? not needed in upgrade path?



-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to