-
-
Notifications
You must be signed in to change notification settings - Fork 12.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
♻️ refactor: update to add user_id
for db schema
#7022
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
TestGru AssignmentSummary
Tip You can |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7022 +/- ##
==========================================
+ Coverage 91.34% 91.38% +0.03%
==========================================
Files 733 736 +3
Lines 69493 69676 +183
Branches 3410 3233 -177
==========================================
+ Hits 63478 63671 +193
+ Misses 6015 6005 -10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
user_id
for db schema
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
针对所有关联表均添加 userId 字段
📝 补充信息 | Additional Information