mintsweet commented on code in PR #5327:
URL:
https://github.com/apache/incubator-devlake/pull/5327#discussion_r1211199958
##########
backend/plugins/bitbucket/models/migrationscripts/20230322_add_connection_id_to_transformation_rules.go:
##########
@@ -40,6 +40,10 @@ func (transformationRule20230322) TableName() string {
return "_tool_bitbucket_transformation_rules"
}
+func (repo20230322) TableName() string {
Review Comment:
@klesh 这样特别看下改对没有~跑着是没问题
--
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]