Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
number of admin actions by month
by
ProcrastinatingReader
This query is marked as a draft
This query has been published
by
Jeeputer
.
One week BEFORE the IP editing restriction
Toggle Highlighting
SQL
select rev_timestamp DIV 100000000 as "زمان", count(rev_id) as "تعداد برگردانیها" from revision where revision.rev_timestamp > '20211013000000' and revision.rev_timestamp < '20211019235959' and change_tag_def.ctd_name in ('mw-reverted') GROUP BY log_timestamp DIV 100000000
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...