Merge "import: Fix wrong/unspecific type hints in UploadSourceAdapter"
[lhc/web/wiklou.git] / maintenance / archives / patch-page_restrictions-pr_user-unsigned.sql
1 ALTER TABLE /*_*/page_restrictions MODIFY pr_user int unsigned NULL;