aboutsummaryrefslogtreecommitdiffstats
path: root/sql/mysql/patch-drop-rev_page_id.sql
blob: 80975a88140520708a442dbe8b90666a145aa090 (plain) (blame)
1
2
3
4
5
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: maintenance/abstractSchemaChanges/patch-drop-rev_page_id.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
DROP  INDEX rev_page_id ON  /*_*/revision;