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

feat: archived at column in projects #7782

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Aug 6, 2024

About the changes

Adding DB migration adding archived_at column to projects. It's modelled after the same column in the features table.
We need to check if none of the queries break (e.g. in joins with features where archived_at was not namespaced with a table name)

Important files

Discussion points

Copy link

vercel bot commented Aug 6, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 2:09pm
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 2:09pm

Copy link
Contributor

github-actions bot commented Aug 6, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@kwasniew kwasniew requested a review from Tymek August 6, 2024 14:09
@kwasniew kwasniew merged commit 74de3ea into main Aug 7, 2024
11 checks passed
@kwasniew kwasniew deleted the archived-at-column-projects branch August 7, 2024 08:00
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