rhtyd commented on a change in pull request #3153: DPDK vHost User mode 
selection
URL: https://github.com/apache/cloudstack/pull/3153#discussion_r274806811
 
 

 ##########
 File path: engine/schema/src/main/resources/META-INF/db/schema-41200to41300.sql
 ##########
 @@ -19,3 +19,5 @@
 -- Schema upgrade from 4.12.0.0 to 4.13.0.0
 --;
 
+-- DPDK client and server mode support
+ALTER TABLE `cloud`.`service_offering_details` CHANGE COLUMN `value` `value` 
VARCHAR(5120) NOT NULL;
 
 Review comment:
   Why not simply use TEXT?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to