Move share_external migration into the sharing app#35100
Merged
Conversation
11 tasks
df1066f to
2ba3d08
Compare
Codecov Report
@@ Coverage Diff @@
## master #35100 +/- ##
============================================
+ Coverage 65.45% 65.46% +<.01%
- Complexity 18633 18635 +2
============================================
Files 1216 1217 +1
Lines 70553 70551 -2
Branches 1296 1296
============================================
+ Hits 46183 46185 +2
+ Misses 23993 23989 -4
Partials 377 377
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #35100 +/- ##
============================================
+ Coverage 65.45% 65.46% +<.01%
- Complexity 18633 18635 +2
============================================
Files 1216 1217 +1
Lines 70553 70551 -2
Branches 1296 1296
============================================
+ Hits 46183 46184 +1
+ Misses 23993 23990 -3
Partials 377 377
Continue to review full report at Codecov.
|
Contributor
10 tasks
Member
Author
|
Stable10: #35122 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Subj
Related Issue
Fixes https://drone.owncloud.com/owncloud/update-testing/398/188
Motivation and Context
Wrong migration order for share_external table.
How Has This Been Tested?
Expected
remote_id | varchar(255)Actual
remote_id | bigintScreenshots (if appropriate):
Types of changes
Checklist:
Open tasks: