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/07/21 10:08:55 UTC

[GitHub] [incubator-devlake] abeizn commented on a diff in pull request #2566: fix: jobs miss type field

abeizn commented on code in PR #2566:
URL: https://github.com/apache/incubator-devlake/pull/2566#discussion_r926499189


##########
models/migrationscripts/register.go:
##########
@@ -28,5 +28,6 @@ func All() []migration.Script {
 		new(updateBlueprintMode),
 		new(renameTasksToPlan),
 		new(addDomainTables),
+		new(addTypeField),

Review Comment:
   no, it is domain layer



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