For the hiddencat feature the page prop table is used Change-Id: If01d3394617ab8aec1a9b50c20bfe923df08732c
3 lines
104 B
SQL
3 lines
104 B
SQL
-- cat_hidden is no longer used, delete it
|
|
|
|
ALTER TABLE /*$wgDBprefix*/category DROP COLUMN cat_hidden;
|