You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/06/16 15:15:35 UTC

[GitHub] [incubator-devlake] likyh commented on a diff in pull request #2203: github pr task refactor

likyh commented on code in PR #2203:
URL: https://github.com/apache/incubator-devlake/pull/2203#discussion_r899198219


##########
plugins/github/models/migrationscripts/init_schema_20220611.go:
##########
@@ -131,7 +131,7 @@ func (u *InitSchemas) Up(ctx context.Context, db *gorm.DB) error {
 }
 
 func (*InitSchemas) Version() uint64 {
-	return 20220611000001
+	return 20220612000001

Review Comment:
   It will be fixed here: https://github.com/apache/incubator-devlake/pull/2211/files#diff-24615817c70ecbcf16f004e7e2bc3fffad3263f82678df2c48170c85c189cce9



-- 
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-unsubscribe@devlake.apache.org

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