..
patch-actor-actor_name-varbinary.sql
Migrate actor and user_former_groups tables to abstract schema
2020-07-12 19:19:54 +02:00
patch-add-3d.sql
patch-ar_rev_id-not-null.sql
patch-archive-ar_actor.sql
patch-archive-ar_comment_id.sql
patch-archive-ar_rev_id-unique.sql
patch-archive-ar_title-varbinary.sql
Migrate archive table to abstract schema
2021-03-13 21:51:16 +01:00
patch-archive-drop-ar_comment.sql
patch-archive-drop-ar_user.sql
patch-archive-MCR.sql
Alter revision for actor, comment, and MCR
2020-05-08 15:26:56 +00:00
patch-archive-rename-name_title_timestamp-index.sql
Standardize archive indexes
2021-01-28 11:32:49 +01:00
patch-category-cat_title-varbinary.sql
Migrate category to abstract schema
2020-09-05 20:49:12 +02:00
patch-categorylinks-cl_to-varbinary.sql
Bring back timestamp time of cl_timestamp instead of binary(14)
2021-01-01 13:23:59 +00:00
patch-categorylinks-fix-pk.sql
tables.sql - fix incorrect documentation for cl_type
2020-07-01 07:55:05 +00:00
patch-change_tag-change_tag_rc_tag_id.sql
patch-change_tag-rename-indexes.sql
Rename change_tag indexes to have ct_ prefix
2021-06-08 17:57:15 +01:00
patch-content-content_id-fix_not_null.sql
Migrate content table to abstract schema
2020-08-03 00:46:01 +02:00
patch-content_models-model_id-fix_not_null.sql
Migrate slot_roles and content_models to abstract schema
2020-11-22 00:24:08 +01:00
patch-drop-ar_text.sql
patch-drop-ct_tag.sql
Start generateSchemaChangeSql.php
2020-11-01 21:14:53 +01:00
patch-externallinks-el_index_60-drop-default.sql
patch-filearchive-drop-fa_actor-DEFAULT.sql
patch-filearchive-drop-fa_description.sql
patch-filearchive-drop-fa_user.sql
patch-filearchive-fa_actor.sql
patch-filearchive-fa_description_id.sql
patch-filearchive-fa_name.sql
Migrate filearchive to abstract schema
2020-12-23 04:04:27 +01:00
patch-image-drop-img_description.sql
patch-image-drop-img_user.sql
patch-image-img_actor.sql
patch-image-img_description-default.sql
patch-image-img_description_id.sql
patch-image-img_name-varbinary.sql
Migrate image table to abstract schema
2021-01-28 20:13:03 +01:00
patch-imagelinks-fix-pk.sql
patch-imagelinks-il_to-varbinary.sql
Migrate imagelinks table to abstract schema
2020-08-22 22:59:00 +02:00
patch-interwiki-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-ip_changes-pc_rev_timestamp-drop-default.sql
Migrate ip_changes to abstract schema
2020-11-05 22:38:50 +01:00
patch-ip_changes.sql
Fix ip_changes.ipc_rev_id column default value
2020-10-26 07:31:22 +01:00
patch-ipblocks-drop-ipb_by.sql
patch-ipblocks-drop-ipb_reason.sql
patch-ipblocks-fix-ipb_address_unique.sql
Remove ipb_anon_only from ipb_address_unique UNIQUE INDEX
2020-06-02 17:15:36 -04:00
patch-ipblocks-ipb_by_actor.sql
patch-ipblocks-ipb_reason_id.sql
patch-ipblocks-ipb_timestamp-drop-default.sql
Migrate ipblocks to abstract schema
2021-01-23 18:21:24 +00:00
patch-ipblocks-rename-ipb_address.sql
Remove ipb_anon_only from ipb_address_unique index addition
2020-10-06 00:42:37 +00:00
patch-iwlinks-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-iwlinks-iwl_title-varbinary.sql
Migrate iwlinks to abstract schema
2020-09-05 20:02:43 +02:00
patch-job-job_title-varbinary.sql
Migrate job to abstract schema
2020-11-21 23:38:28 +01:00
patch-l10n_cache-primary-key.sql
patch-langlinks-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-langlinks-ll_title-varbinary.sql
Migrate langlinks to abstract schema
2020-09-05 19:29:23 +02:00
patch-log_search-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-logging-drop-log_actor-DEFAULT.sql
patch-logging-drop-log_comment.sql
patch-logging-drop-log_user.sql
patch-logging-log_actor.sql
patch-logging-log_comment_id.sql
patch-logging-log_title-varbinary.sql
Migrate logging to abstract schema
2020-12-11 21:40:28 +00:00
patch-logging-rename-indexes.sql
Rename four logging indexes to have log_ prefix
2020-12-21 07:39:50 +00:00
patch-module_deps-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-objectcache-exptime-notnull.sql
Migrate objectcache to abstract schema
2021-01-20 13:50:28 +01:00
patch-objectcache-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-objectcache-modtoken.sql
objectcache: add last-modified token field to objectcache table
2021-05-18 20:06:37 -07:00
patch-oldimage-drop-oi_description.sql
patch-oldimage-drop-oi_user.sql
patch-oldimage-oi_actor.sql
patch-oldimage-oi_description_id.sql
patch-oldimage-oi_name-varbinary.sql
Migrate oldimage to abstract schema
2021-01-16 21:18:25 +01:00
patch-oldimage-oi_timestamp.sql
Add index on oldimage.oi_timestamp
2021-05-29 20:44:32 +02:00
patch-page-page_title-varbinary.sql
Migrate page to abstract schema
2021-03-21 12:07:12 +01:00
patch-page-rename-name_title-index.sql
Rename name_title index to have page_ prefix
2021-06-05 20:21:07 +02:00
patch-page_props-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-page_restrictions-null.sql
patch-pagelinks-fix-pk.sql
patch-pagelinks-pl_title-varbinary.sql
Migrate pagelinks table to abstract schema
2020-08-19 13:58:00 +02:00
patch-protected_titles-drop-pt_reason.sql
patch-protected_titles-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-protected_titles-pt_expiry-drop-default.sql
Migrate protected_titles to abstract schema
2020-11-02 15:05:23 +01:00
patch-protected_titles-pt_reason_id.sql
patch-protected_titles-pt_title-varbinary.sql
Migrate protected_titles to abstract schema
2020-11-02 15:05:23 +01:00
patch-querycache-qc_title-varbinary.sql
Migrate querycache to abstract schema
2020-09-26 15:52:43 +02:00
patch-querycache_info-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-querycachetwo-qcc_title-varbinary.sql
Migrate querycachetwo table to abstract schema
2020-09-26 16:39:53 +02:00
patch-recentchanges-drop-rc_actor-DEFAULT.sql
patch-recentchanges-drop-rc_comment.sql
patch-recentchanges-drop-rc_user.sql
patch-recentchanges-nttindex.sql
patch-recentchanges-rc_actor.sql
patch-recentchanges-rc_comment_id.sql
patch-recentchanges-rc_new_name_timestamp.sql
Rename new_name_timestamp on recentchanges to rc_new_name_timestamp
2021-03-01 19:00:52 +00:00
patch-recentchanges-rc_title-varbinary.sql
Migrate recentchanges table to abstract schema
2021-02-26 13:56:56 +01:00
patch-redirect-rd_title-varbinary.sql
Migrate redirect table to abstract schema
2020-08-13 00:37:45 +02:00
patch-rev_text_id-default.sql
patch-revactor_timestamp-drop-default.sql
Migrate revision_actor_temp to abstract schema
2020-11-10 12:27:40 +01:00
patch-revision-actor-comment-MCR.sql
make rev_actor_timestamp index cover the rev_id field.
2020-06-03 09:14:42 +02:00
patch-revision-rename-index.sql
Rename page_timestamp revision index
2021-04-30 06:58:25 +01:00
patch-revision-rev_comment-default.sql
patch-revision-rev_timestamp-drop-default.sql
Migrate revision table to abstract schema
2021-05-20 14:52:15 -07:00
patch-site_identifiers-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-site_identifiers-rename-indexes.sql
Rename site_identifiers indexes to have si_ prefix
2021-01-30 12:19:55 +01:00
patch-site_stats-fix-pk.sql
Drop most hard-deprecated methods in Article
2021-03-24 19:34:41 +00:00
patch-site_stats-modify.sql
patch-sites-rename-indexes.sql
Rename all sites indexes
2020-12-16 03:17:06 +01:00
patch-slot-origin.sql
patch-slot_roles-role_id-fix_not_null.sql
Migrate slot_roles and content_models to abstract schema
2020-11-22 00:24:08 +01:00
patch-templatelinks-fix-pk.sql
patch-templatelinks-tl_title-varbinary.sql
Migrate templatelinks table to abstract schema
2020-08-22 15:23:03 +02:00
patch-text-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-user_former_groups-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-user_groups-ug_expiry.sql
patch-user_properties-fix-pk.sql
Fixup some SELECT * usages in sqlite schema patches
2020-05-10 02:21:37 +01:00
patch-user_properties-rename-index.sql
Rename user_properties index
2020-12-15 04:37:08 +01:00
patch-user_table-updates.sql
Prepare for migrating user to abstract schema
2021-03-28 09:55:07 +01:00
patch-watchlist-namespace_title-rename-index.sql
Rename namespace_title index on watchlist to wl_namespace_title
2020-11-16 15:24:24 +01:00
patch-watchlist-wl_title-varbinary.sql
Migrate watchlist table to Abstract schema
2020-10-22 15:12:00 +02:00
searchindex-fts3.sql
searchindex-no-fts.sql