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

Revert #8 fixing parent id foreign key #10

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

hans-thomas
Copy link
Owner

The children of a parent will be removed through foreign key. meanwhile the associated file with each child will be removed with the parent removal action cause the children associated files stored in the same directory as the parent;

hans-thomas and others added 2 commits September 21, 2024 08:55
The children of a parent will be removed through foreign key. meanwhile the associated file with each child will be removed with the parent removal action cause the children associated files stored in the same directory as the parent;
Copy link

vercel bot commented Sep 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
alicia-avah ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 21, 2024 5:28am

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.65%. Comparing base (14f4d49) to head (cd76d05).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
- Coverage     86.12%   85.65%   -0.47%     
+ Complexity      129      127       -2     
============================================
  Files            23       23              
  Lines           526      523       -3     
============================================
- Hits            453      448       -5     
- Misses           73       75       +2     
Flag Coverage Δ
85.65% <100.00%> (-0.47%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@hans-thomas hans-thomas merged commit a74e1f9 into master Sep 21, 2024
12 of 14 checks passed
@hans-thomas hans-thomas deleted the revert-8-fixing-parent_id-foreign-key branch September 21, 2024 05:42
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.

2 participants