zrhoffman commented on code in PR #6544:
URL: https://github.com/apache/trafficcontrol/pull/6544#discussion_r850221629


##########
traffic_ops/app/db/migrations/2022032914235900_add_server_profile_table.up.sql:
##########
@@ -0,0 +1,38 @@
+/*

Review Comment:
   `2022040623082100_server_config_update.down.sql` and 
`2022040623082100_server_config_update.up.sql` were added in #6730, so now the 
timestamp in the filename of the layered profile up/down migrations should be 
increased from `2022032914235900` to some value greater than `2022040623082100` 
so it is the last migration in the list when #6544 gets merged.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to