diff options
Diffstat (limited to 'sql/sqlite/patch-sites-drop_indexes.sql')
-rw-r--r-- | sql/sqlite/patch-sites-drop_indexes.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sqlite/patch-sites-drop_indexes.sql b/sql/sqlite/patch-sites-drop_indexes.sql index 1a92e6eec94f..20a364fe4997 100644 --- a/sql/sqlite/patch-sites-drop_indexes.sql +++ b/sql/sqlite/patch-sites-drop_indexes.sql @@ -1,5 +1,5 @@ -- This file is automatically generated using maintenance/generateSchemaChangeSql.php. --- Source: maintenance/abstractSchemaChanges/patch-sites-drop_indexes.json +-- Source: sql/abstractSchemaChanges/patch-sites-drop_indexes.json -- Do not modify this file directly. -- See https://www.mediawiki.org/wiki/Manual:Schema_changes CREATE TEMPORARY TABLE /*_*/__temp__sites AS |