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