4 lines
104 B
MySQL
4 lines
104 B
MySQL
|
|
-- cat_hidden is no longer used, delete it
|
||
|
|
|
||
|
|
ALTER TABLE /*$wgDBprefix*/category DROP COLUMN cat_hidden;
|