Skip to content

fix(migration): skip v20 if column sha256 already exists#7354

Merged
unknwon merged 1 commit intomainfrom
jc/migration-v20-skip
Feb 14, 2023
Merged

fix(migration): skip v20 if column sha256 already exists#7354
unknwon merged 1 commit intomainfrom
jc/migration-v20-skip

Conversation

@unknwon
Copy link
Member

@unknwon unknwon commented Feb 14, 2023

Describe the pull request

Link to the issue: fixes #7125

Checklist

  • I agree to follow the Code of Conduct by submitting this pull request.
  • I have read and acknowledge the Contributing guide.
  • I have added test cases to cover the new code.

@unknwon unknwon changed the title fix(migration): skip v21 if column sha256 already exists fix(migration): skip v20 if column sha256 already exists Feb 14, 2023
@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #7354 (b7efae5) into main (b34ee73) will increase coverage by 0.02%.
The diff coverage is 53.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7354      +/-   ##
==========================================
+ Coverage   14.60%   14.63%   +0.02%     
==========================================
  Files         108      108              
  Lines       13872    13880       +8     
==========================================
+ Hits         2026     2031       +5     
- Misses      11571    11575       +4     
+ Partials      275      274       -1     

@unknwon unknwon merged commit 0f8c71d into main Feb 14, 2023
@unknwon unknwon deleted the jc/migration-v20-skip branch February 14, 2023 14:44
dna2github pushed a commit to dna2fork/gogs that referenced this pull request May 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-run already-finished migrations after data recovery failed to start

1 participant