zrhoffman commented on code in PR #7845: URL: https://github.com/apache/trafficcontrol/pull/7845#discussion_r1806992233
########## traffic_ops/app/db/migrations/2023121910512261_add_comment_parameter.up.sql: ########## @@ -0,0 +1,18 @@ +/* Review Comment: Same thing here, the timestamp `2023121910512261` is from last year and should be replaced with something more recent. ########## traffic_ops/app/db/migrations/2023121910512261_add_comment_parameter.down.sql: ########## @@ -0,0 +1,18 @@ +/* Review Comment: The timestamp on this migration, `2023121910512261`, is 10 months old. Would you please give it a more recent timestamp (for example, `2024101800000000`)? -- 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]
