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


##########
helpers/migrationhelper/migrationhelper.go:
##########
@@ -38,6 +38,7 @@ func AutoMigrateTables(basicRes core.BasicRes, dst 
...interface{}) errors.Error
                if err != nil {
                        return err
                }
+               _ = db.All(entity)

Review Comment:
   what this?



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