Merge "phpunit.php: omit --quiet in help"
[lhc/web/wiklou.git] / maintenance / archives / patch-page_restrictions-pr_user-unsigned.sql
1 ALTER TABLE /*_*/page_restrictions MODIFY pr_user int unsigned NULL;