aboutsummaryrefslogtreecommitdiffstats
path: root/sql/mysql/patch-drop-rev_page_id.sql
blob: 3700ab2ea38491ed5e1b83db4c4878ac22a1c67e (plain) (blame)
1
2
3
4
5
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: sql/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;