Fork of
zhwp: delete log comment list
by Xiplus
This query is marked as a draft
This query has been published
by Xiplus.
SQL
AخA
SELECT log_id, log_timestamp, log_namespace, log_title, log_params
FROM logging
WHERE log_type = 'move'
AND log_namespace IN (4, 10, 100, 102, 828)
ORDER BY log_timestamp DESC
LIMIT 1000
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.