Bigint update case#28590
Merged
Merged
Conversation
Contributor
Author
Contributor
Author
|
A new bunch of surprises. |
1fe80dd to
15bea4e
Compare
PVince81
reviewed
Aug 7, 2017
Contributor
There was a problem hiding this comment.
just port the table to a migration ?
baa91a3 to
42cc0ea
Compare
42cc0ea to
fb132dc
Compare
Contributor
Author
|
@PVince81 with Mysql only so far |
Contributor
Author
|
Comparing 10.0.2 with this branch: |
Contributor
|
@VicDeo better use "mysqldump" instead as it contains more details and also contains the indices. |
Contributor
Author
|
Contributor
Author
|
Tests are passed. Merging. |
Contributor
Author
|
Stable10: #28581 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
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
It appeared that old-fashioned MDB2 schema ignores changing length and doesn't migrate it to bigint.
Due to issue with migrations on postgres minor supported version for apps was increased
Related Issue
#26901
How Has This Been Tested?
Manual update from 10.0.2
Types of changes
Checklist: