incubator-devlake icon indicating copy to clipboard operation
incubator-devlake copied to clipboard

[Bug][Data Schema] Field `user_id` should be `account_id` in table pull_request_comments and issue_comments

Open Startrekzky opened this issue 3 years ago • 0 comments

Search before asking

  • [X] I had searched in the issues and found no similar issues.

What happened

origin_img_v2_18d635f4-90ce-4eea-a5ae-324e76a9de7g

Zn4ah4No8A

What you expected to happen

Field user_id should be account_id in table pull_request_comments and issue_comments as it is the FK to table accounts.

How to reproduce

Collect to MySQL and check the fields in table pull_request_comments and issue_comments

Anything else

No response

Version

main

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

Startrekzky avatar Jul 27 '22 13:07 Startrekzky