Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
All promotions to usergroup Patroller on enwiki
by
Cryptic
This query is marked as a draft
This query has been published
by
Insertcleverphrasehere
.
All promotions to usergroup Patroller on enwiki.
Toggle Highlighting
SQL
SELECT log_title AS Username, DATE_FORMAT(log_timestamp, '%Y-%m-%d') AS date, log_user_text AS Promoter, log_comment, log_params FROM logging_userindex WHERE log_namespace = 2 AND log_type = 'rights' AND log_params RLIKE '::newgroups[^}]*"patroller"' AND NOT (log_params RLIKE '::oldgroups[^}]*"patroller"');
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...