Fork of
WD champions w/o ruwiki
by MBH
This query is marked as a draft
This query has been published
by MBH.
SQL
AخA
select actor_name, logging.* from logging join actor on log_actor=actor_id where log_action="renameuser" and log_params<>"";
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.