Query Run
select * from logging_logindex where log_action = 'thanks' and... 2 years ago
select * from logging_logindex where log_action = 'thank' and... 2 years ago
select * from logging_logindex where log_title = 'GeneralNotability' ... 2 years ago
select log_timestamp as thank_timestamp, replace(log_title, '_', ' ') as... 2 years ago
select log_timestamp as thank_timestamp, replace(log_title, '_', ' ') as... 2 years ago
describe logging_logindex; 2 years ago