Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
GhostInTheMachine's deleted contributions
by
GhostInTheMachine
This query is marked as a draft
This query has been published
by
Red Director
.
Deleted contributions to enwiki by [[User:GhostInTheMachine]]
Toggle Highlighting
SQL
SELECT page_title FROM revision_userindex JOIN actor_revision or WHERE actor_name = 'Red Director' AND page_namespace = 0 -- Comment out the BETWEEN line if you want all-time stats. Date format is YYYYMMDDHHMMSS -- You can also scan edits *after* a date (instead of between two dates) by using: -- AND rev_timestamp > 20200101000000 AND rev_timestamp BETWEEN 20240601000000 AND 20251231000000 ORDER BY timestamp DESC;
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...