Fork of Tom Reding's Authority Control additions by ProcrastinatingReader
This query is marked as a draft This query has been published by Blablubbs.

SQL

AخA
 
SELECT COUNT(*)
FROM revision
JOIN comment_revision ON (revision.rev_comment_id = comment_revision.comment_id)
WHERE revision.rev_actor = 753665
AND comment_revision.comment_text LIKE "add authority control"
AND revision.rev_timestamp > 20180000000000
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.

Checking query status...