rob05c commented on issue #2098: Add TO deleted columns URL: https://github.com/apache/incubator-trafficcontrol/pull/2098#issuecomment-380150199 @dewrich You're right, we do need the date. But we have that in the `last_updated` column, so `deleted` can just be a boolean where we also select `last_updated` to get the deletion date.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
