Query Run
SELECT actor_name, COUNT(log_id) AS created FROM logging_logindex JOIN... 11 months ago