Skip to content
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

Add version_id column to Deletions #4254

Merged
merged 1 commit into from Nov 30, 2023

Conversation

segiddins
Copy link
Member

So we can use a straightforward foreign key relationship between the version & deletion

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2eaabe4) 98.67% compared to head (c38740f) 98.68%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4254   +/-   ##
=======================================
  Coverage   98.67%   98.68%           
=======================================
  Files         306      307    +1     
  Lines        6889     6897    +8     
=======================================
+ Hits         6798     6806    +8     
  Misses         91       91           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

So we can use a straightforward foreign key relationship between the version & deletion
@segiddins segiddins force-pushed the segiddins/add-versionid-to-deletions branch from af21ab0 to c38740f Compare November 30, 2023 02:06
@segiddins segiddins merged commit 683edf7 into master Nov 30, 2023
16 checks passed
@segiddins segiddins deleted the segiddins/add-versionid-to-deletions branch November 30, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants