Closed michaelrambeau closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
bestofjs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 4, 2024 5:05am |
bestofjs-classic | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 4, 2024 5:05am |
bestofjs-static-api-v2 | ❌ Failed (Inspect) | Aug 4, 2024 5:05am |
Goal
Improve database relations to enable "delete cascade": deleting a repo should delete the related records:
projects
projects_to_tags
packages
bundles
This PR also adds:
package
andbundles
How to test
Before the migration: