Merge "Follow-up I81663929: Use grunt git-build to ensure we get the hash"
[lhc/web/wiklou.git] / maintenance / oracle / archives / patch_remove_not_null_empty_defs2.sql
1 define mw_prefix='{$wgDBprefix}';
2
3 ALTER TABLE &mw_prefix.ipblocks MODIFY ipb_by_text DEFAULT NULL NULL;