Fork of Pages added and removed from GAN awaiting review by SoWhy
This query is marked as a draft This query has been published by SQL.

SQL

x
 
SELECT rc_timestamp AS 'Timestamp', rc_comment AS 'Action'
FROM recentchanges_userindex
WHERE rc_type = 6
AND rc_title = "Requests_for_unblock"
ORDER BY rc_timestamp ASC
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.

Checking query status...