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


##########
models/domainlayer/code/commits_diff.go:
##########
@@ -28,11 +28,22 @@ func (CommitsDiff) TableName() string {
        return "commits_diffs"
 }
 
-type FinishedCommitsDiffs struct {
+type RefCommit struct {

Review Comment:
   Maybe adding column in finished_commit_diffs is better. The solution that 
create A new table is just move duplicate row to new table.



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