Merge "Cleanup code comment on Special:Nuke"

This commit is contained in:
jenkins-bot 2024-05-05 12:23:00 +00:00 committed by Gerrit Code Review
commit 77f19d09dd

View file

@ -422,8 +422,6 @@ class SpecialNuke extends SpecialPage {
}
}
// $pattern is a SQL pattern supporting wildcards, so buildLike() will not work.
// Wildcards are escaped using '\', so LikeValue/LikeMatch will not work either.
if ( !$addedWhere ) {
$queryBuilder->andWhere(
$dbr->expr(