SQL
AخA
SELECT *
FROM logging_userindex
WHERE
log_namespace = 2
AND log_title = 'Pigsonthewing'
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.
All SQL code is licensed under CC0 License.