thenicetgp commented on code in PR #2850:
URL: https://github.com/apache/incubator-devlake/pull/2850#discussion_r955785875


##########
models/migrationscripts/archived/issue.go:
##########
@@ -88,7 +88,7 @@ type IssueComment struct {
        DomainEntity
        IssueId     string `gorm:"index"`
        Body        string
-       UserId      string `gorm:"type:varchar(255)"`
+       AccountId   string `gorm:"type:varchar(255)"`

Review Comment:
   thanks for your review, I will change 



-- 
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]

Reply via email to