Skip to content

Commit e9e23ee

Browse files
author
gitlab
committed
Merge branch '25961' into 'master'
[BugFix: ZSTACK-25961] See merge request zstackio/zstack!5960
2 parents 0771bde + cad44b6 commit e9e23ee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

conf/db/upgrade/V3.9.0__schema.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
ALTER TABLE JsonLabelVO MODIFY COLUMN labelValue MEDIUMTEXT;
2+
3+
CREATE INDEX idxTaskProgressVOapiId ON TaskProgressVO(apiId);

0 commit comments

Comments
 (0)