Skip to content

Fix missing "unsigned" on integer columns#6564

Merged
rullzer merged 2 commits into
masterfrom
fix-missing-unsigned
Sep 19, 2017
Merged

Fix missing "unsigned" on integer columns#6564
rullzer merged 2 commits into
masterfrom
fix-missing-unsigned

Conversation

@nickvergessen

Copy link
Copy Markdown
Member

Actually the missing unsigned in the #6264 PR where due to the script ignoring it 🙈
Dav app is fixed in #6562

So this fixes the old migration, which you shouldn't do, but we want to prevent changing the tables twice on huge instances and this was never in a release so far, so should be okay.

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Sep 19, 2017
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@rullzer rullzer merged commit 00e3419 into master Sep 19, 2017
@rullzer rullzer deleted the fix-missing-unsigned branch September 19, 2017 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug feature: install and update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants