Skip to content

Drop error details index gh#2776#379

Merged
harminius merged 4 commits intodevelopfrom
drop_error_details_index_gh#2776
Feb 20, 2025
Merged

Drop error details index gh#2776#379
harminius merged 4 commits intodevelopfrom
drop_error_details_index_gh#2776

Conversation

@harminius
Copy link
Contributor

Fixes: #2776

On production we'll use the following:
DROP INDEX CONCURRENTLY IF EXISTS ix_sync_failures_history_error_details;
to avoid downtime, instead.

@harminius harminius requested a review from varmar05 February 20, 2025 08:42
@coveralls
Copy link

coveralls commented Feb 20, 2025

Pull Request Test Coverage Report for Build 13431892706

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.411%

Totals Coverage Status
Change from base Build 13409423805: 0.0%
Covered Lines: 6770
Relevant Lines: 7326

💛 - Coveralls

@harminius harminius merged commit 6c137f7 into develop Feb 20, 2025
4 checks passed
@MarcelGeo MarcelGeo deleted the drop_error_details_index_gh#2776 branch February 20, 2025 09:35
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.

4 participants