incubator-devlake
incubator-devlake copied to clipboard
[Bug][Data Schema] Field `user_id` should be `account_id` in table pull_request_comments and issue_comments
Search before asking
- [X] I had searched in the issues and found no similar issues.
What happened


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
- [X] I agree to follow this project's Code of Conduct