Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Reorder SQL migrations for 5.0.0 -> 5.1.0 upgrade#5525

Closed
hbeatty wants to merge 1 commit intoapache:5.1.xfrom
hbeatty:HB-fix-sql-migrations-order_5.1.x
Closed

Reorder SQL migrations for 5.0.0 -> 5.1.0 upgrade#5525
hbeatty wants to merge 1 commit intoapache:5.1.xfrom
hbeatty:HB-fix-sql-migrations-order_5.1.x

Conversation

@hbeatty
Copy link
Contributor

@hbeatty hbeatty commented Feb 16, 2021

What does this PR (Pull Request) do?

This moves some SQL migrations past the last one in 5.0.x that were not in the 4.1.x and 5.0.x branch.

  • This PR is not related to any Issue

Which Traffic Control components are affected by this PR?

  • Traffic Ops

What is the best way to verify this PR?

Do a DB upgrade from 5.0.0 to 5.1.0

If this is a bug fix, what versions of Traffic Control are affected?

  • 5.0.0
  • 5.1.0

The following criteria are ALL met by this PR

  • This PR includes tests OR I have explained why tests are unnecessary
  • This PR includes documentation OR I have explained why documentation is unnecessary
  • This PR includes an update to CHANGELOG.md OR such an update is not necessary
  • This PR includes any and all required license headers
  • This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY (see the Apache Software Foundation's security guidelines for details)

This moves some SQL migrations past the last one in 5.0.x that were not in the 4.1.x and 5.0.x branch.
@hbeatty hbeatty requested a review from rawlinp February 16, 2021 17:06
@hbeatty hbeatty self-assigned this Feb 16, 2021
@rawlinp rawlinp added this to the 5.1.0 milestone Feb 16, 2021
Copy link
Contributor

@rawlinp rawlinp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR should target the master branch instead and be backported to 5.1.x once merged into master.

@rawlinp rawlinp added database relating to setup/installation/structure of the Traffic Ops database bug something isn't working as intended labels Feb 16, 2021
@ocket8888
Copy link
Contributor

This was backported in 34c1854

@zrhoffman zrhoffman removed this from the 5.1.0 milestone Feb 17, 2021
@hbeatty hbeatty closed this Feb 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug something isn't working as intended database relating to setup/installation/structure of the Traffic Ops database

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants