aboutsummaryrefslogtreecommitdiffstats
path: root/sql/postgres/patch-drop-rev_page_id.sql
blob: 7b1bf10338bd9893471939a1c63bbc3192a34698 (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;