ocket8888 opened a new pull request #4803: URL: https://github.com/apache/trafficcontrol/pull/4803
## What does this PR (Pull Request) do? - [ ] This PR is not related to any Issue The servers table names two if its columns "ipv6Address" and "ipv6Gateway". The legacy servers fields actually don't include those <kbd>v</kbd>s. So this removes them. In point of fact, this doesn't fix anything. Since the table does not currently respect interfaces, the columns will always be empty anyway. ## Which Traffic Control components are affected by this PR? - Traffic Portal ## What is the best way to verify this PR? There's nothing to verify; the functionality doesn't work. ## The following criteria are ALL met by this PR - [x] Tests are unnecessary - [x] Documentation is unnecessary - [x] An update to CHANGELOG.md is not necessary - [x] This PR includes any and all required license headers - [x] This PR does not include a database migration - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
