-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
chore(launchpad): soft delete preprodartifact.analysis_file_id #94657
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
chore(launchpad): soft delete preprodartifact.analysis_file_id #94657
Conversation
This PR has a migration; here is the generated SQL for for --
-- Add field analysis_file_id to preprodartifactsizemetrics
--
ALTER TABLE "sentry_preprodartifactsizemetrics" ADD COLUMN "analysis_file_id" bigint NULL;
CREATE INDEX CONCURRENTLY "sentry_preprodartifactsizemetrics_analysis_file_id_f7c6d67f" ON "sentry_preprodartifactsizemetrics" ("analysis_file_id"); for --
-- Moved preprodartifact.analysis_file_id field to pending deletion state
--
-- (no-op) |
ec930e9
to
221dedf
Compare
fd64ede
to
423ccba
Compare
011197c
to
fe84025
Compare
423ccba
to
14a8e46
Compare
This PR has a migration; here is the generated SQL for for --
-- Moved preprodartifact.analysis_file_id field to pending deletion state
--
-- (no-op) |
14a8e46
to
7b6eff2
Compare
7b6eff2
to
60fed41
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #94657 +/- ##
==========================================
- Coverage 87.92% 86.62% -1.30%
==========================================
Files 10425 10426 +1
Lines 603143 603149 +6
Branches 23470 23470
==========================================
- Hits 530292 522460 -7832
- Misses 72345 80183 +7838
Partials 506 506 |
Legal Boilerplate
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.