| .. |
|
.htaccess
|
|
|
|
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-actor-table.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-add-3d.sql
|
|
|
|
patch-add-rc_name_type_patrolled_timestamp_index.sql
|
|
|
|
patch-ar_rev_id-not-null.sql
|
Populate ar_rev_id and make it non-nullable
|
2018-04-02 13:08:55 -04:00 |
|
patch-archive-ar_actor.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-archive-ar_comment_id.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
patch-archive-ar_rev_id-unique.sql
|
Make archive.ar_rev_id unique
|
2018-06-04 08:52:06 +00:00 |
|
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
|
Split patch-drop-comment-fields.sql
|
2020-07-11 00:14:30 +00:00 |
|
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-bot_passwords-bp_user-unsigned.sql
|
Making numerous fields unsigned to match their target referenced column
|
2017-09-06 19:34:09 +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
|
Migrate categorylinks to abstract schema
|
2020-12-03 07:43:02 +00:00 |
|
patch-categorylinks-fix-pk.sql
|
|
|
|
patch-change_tag-change_tag_rc_tag_id.sql
|
Fix table prefixing in patch-change_tag-change_tag_rc_tag_id.sql
|
2018-09-06 22:41:27 +01:00 |
|
patch-change_tag-ct_id.sql
|
|
|
|
patch-change_tag-ct_log_id-unsigned.sql
|
Making numerous fields unsigned to match their target referenced column
|
2017-09-06 19:34:09 +01:00 |
|
patch-change_tag-ct_rc_id-unsigned.sql
|
Do not make ct_rc_id non-nullable
|
2020-08-06 02:31:11 +02:00 |
|
patch-change_tag-ct_rev_id-unsigned.sql
|
Making numerous fields unsigned to match their target referenced column
|
2017-09-06 19:34:09 +01:00 |
|
patch-change_tag-rename-indexes.sql
|
Rename change_tag indexes to have ct_ prefix
|
2021-06-08 17:57:15 +01:00 |
|
patch-change_tag-tag_id.sql
|
Add ct_tag_id field to change_tag table
|
2018-05-18 16:37:04 +02:00 |
|
patch-change_tag_def.sql
|
Introduce change_tag_def table
|
2018-05-08 18:48:52 +02:00 |
|
patch-comment-table.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
patch-content.sql
|
MCR database schema
|
2017-12-23 17:43:09 -05:00 |
|
patch-content_models-model_id.sql
|
Migrate slot_roles and content_models to abstract schema
|
2020-11-22 00:24:08 +01:00 |
|
patch-content_models.sql
|
MCR database schema
|
2017-12-23 17:43:09 -05:00 |
|
patch-drop-ar_text.sql
|
Drop archive.ar_text and ar_flags
|
2018-04-03 12:54:27 -04:00 |
|
patch-drop-archive-ar_usertext_timestamp.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-archive-user-fields.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-archive-usertext_timestamp.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-ct_tag.sql
|
Start generateSchemaChangeSql.php
|
2020-11-01 21:14:53 +01:00 |
|
patch-drop-filearchive-user-fields.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-image-img_user_timestamp.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-image-user-fields.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-ipblocks-user-fields.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-logging-user-fields.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-oldimage-user-fields.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-drop-recentchanges-user-fields.sql
|
Split dropping of image.img_user_timestamp
|
2020-12-07 03:35:50 +00:00 |
|
patch-extend-iwlinks-iwl_prefix.sql
|
Extend iwlinks.iwl_prefix to VARBINARY(32) on MySQL
|
2021-02-25 01:49:36 +00:00 |
|
patch-externallinks-el_index_60.sql
|
|
|
|
patch-filearchive-drop-fa_description.sql
|
Split patch-drop-comment-fields.sql
|
2020-07-11 00:14:30 +00:00 |
|
patch-filearchive-fa_actor.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-filearchive-fa_description_id.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
patch-filearchive-fa_name.sql
|
Migrate filearchive to abstract schema
|
2020-12-23 04:04:27 +01:00 |
|
patch-filejournal.sql
|
|
|
|
patch-image-drop-img_description.sql
|
Split patch-drop-comment-fields.sql
|
2020-07-11 00:14:30 +00:00 |
|
patch-image-img_actor.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-image-img_description-default.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
patch-image-img_description_id.sql
|
DB: Add img_description_id column
|
2018-03-13 16:54:25 -04:00 |
|
patch-image-img_name-varbinary.sql
|
Migrate image table to abstract schema
|
2021-01-28 20:13:03 +01:00 |
|
patch-image-img_timestamp.sql
|
Add schema change for img_timestamp varbinary(14) to binary(14)
|
2021-03-04 21:18:21 +01:00 |
|
patch-image-user-index-2.sql
|
|
|
|
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
|
Convert numerous UNIQUE INDEX to PRIMARY KEY
|
2018-07-11 20:36:33 +01:00 |
|
patch-ip_changes.sql
|
Replace deprecated IP class with IPUtils
|
2020-01-24 18:49:33 +01:00 |
|
patch-ipb_sitewide.sql
|
Make Schema changes for Partial Blocks
|
2018-09-07 15:25:49 -07:00 |
|
patch-ipblocks-drop-ipb_reason.sql
|
Split patch-drop-comment-fields.sql
|
2020-07-11 00:14:30 +00:00 |
|
patch-ipblocks-fix-ipb_address_unique.sql
|
Add some newlines to MySQL patches for readability
|
2020-12-02 04:05:45 +00:00 |
|
patch-ipblocks-ipb_by_actor.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-ipblocks-ipb_reason_id.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
patch-ipblocks-rename-ipb_address.sql
|
Add some newlines to MySQL patches for readability
|
2020-12-02 04:05:45 +00:00 |
|
patch-ipblocks_restrictions-ir_type.sql
|
Add table prefix to patch-ipblocks_restrictions-ir_type.sql
|
2020-11-17 22:53:49 +00:00 |
|
patch-ipblocks_restrictions-table.sql
|
Make Schema changes for Partial Blocks
|
2018-09-07 15:25:49 -07:00 |
|
patch-iwlinks-fix-pk.sql
|
|
|
|
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-job-params-mediumblob.sql
|
Change job table params from blob to mediumblob
|
2019-04-01 09:07:35 -07:00 |
|
patch-job_job_timestamp.sql
|
Migrate job to abstract schema
|
2020-11-21 23:38:28 +01:00 |
|
patch-job_job_token_timestamp.sql
|
Migrate job to abstract schema
|
2020-11-21 23:38:28 +01:00 |
|
patch-l10n_cache-lc_lang-35.sql
|
Rename patch-l10ncache-lc_lang-35.sql to patch-l10n_cache-lc_lang-35.sql
|
2020-05-25 12:02:20 +00:00 |
|
patch-l10n_cache-primary-key.sql
|
Convert INDEX into PRIMARY KEY in l10n_cache
|
2017-09-05 17:58:12 +00:00 |
|
patch-langlinks-fix-pk.sql
|
|
|
|
patch-langlinks-ll_lang-35.sql
|
Normalise length of language fields to varbinary(35)
|
2020-05-22 20:41:15 +00: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
|
|
|
|
patch-logging-drop-log_comment.sql
|
Split patch-drop-comment-fields.sql
|
2020-07-11 00:14:30 +00:00 |
|
patch-logging-drop-type-action-index.sql
|
Rename index type_action to log_type_action
|
2018-07-11 19:07:21 +00:00 |
|
patch-logging-log-type-action-index.sql
|
Rename index type_action to log_type_action
|
2018-07-11 19:07:21 +00:00 |
|
patch-logging-log_actor.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-logging-log_comment_id.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
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
|
|
|
|
patch-nullable-ar_text.sql
|
Drop archive.ar_text and ar_flags
|
2018-04-03 12:54:27 -04:00 |
|
patch-objectcache-exptime-notnull.sql
|
Truncate objectcache before changing exptime field
|
2021-01-27 18:32:26 +00:00 |
|
patch-objectcache-fix-pk.sql
|
|
|
|
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
|
Split patch-drop-comment-fields.sql
|
2020-07-11 00:14:30 +00:00 |
|
patch-oldimage-oi_actor.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-oldimage-oi_description_id.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
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
|
Convert numerous UNIQUE INDEX to PRIMARY KEY
|
2018-07-11 20:36:33 +01:00 |
|
patch-page_restrictions-null.sql
|
Add schema change to make page.page_restrictions column nullable
|
2020-03-20 20:51:55 +01:00 |
|
patch-page_restrictions-pr_user-unsigned.sql
|
Making numerous fields unsigned to match their target referenced column
|
2017-09-06 19:34:09 +01:00 |
|
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-pl-tl-il-nonunique.sql
|
|
|
|
patch-protected_titles-drop-pt_reason.sql
|
Split patch-drop-comment-fields.sql
|
2020-07-11 00:14:30 +00:00 |
|
patch-protected_titles-fix-pk.sql
|
Convert numerous UNIQUE INDEX to PRIMARY KEY
|
2018-07-11 20:36:33 +01:00 |
|
patch-protected_titles-pt_reason_id.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
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
|
|
|
|
patch-querycachetwo-qcc_title-varbinary.sql
|
Migrate querycachetwo table to abstract schema
|
2020-09-26 16:39:53 +02:00 |
|
patch-rc_ip_modify.sql
|
|
|
|
patch-recentchanges-drop-rc_comment.sql
|
Split patch-drop-comment-fields.sql
|
2020-07-11 00:14:30 +00:00 |
|
patch-recentchanges-nttindex.sql
|
Change index on rc_namespace, rc_title to rc_namespace, rc_title, rc_timestamp
|
2018-04-04 09:08:28 +02:00 |
|
patch-recentchanges-rc_actor.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-recentchanges-rc_comment_id.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
patch-recentchanges-rc_id.sql
|
Make rc_id unsigned
|
2021-03-01 16:57:41 +00:00 |
|
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_this_oldid-index.sql
|
Add index on rc_this_oldid
|
2018-08-02 21:46:54 +02:00 |
|
patch-recentchanges-rc_timestamp.sql
|
Migrate recentchanges table to abstract schema
|
2021-02-26 13:56:56 +01: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-rename-ar_usertext_timestamp.sql
|
|
|
|
patch-rename-mysql-user_newtalk-indexes.sql
|
Remove MySQL index aliasing for user_newtalk indexes
|
2019-09-27 09:30:31 +00: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-page-rev-index-nonunique.sql
|
|
|
|
patch-revision-rename-index.sql
|
Rename page_timestamp revision index
|
2021-04-30 06:58:25 +01:00 |
|
patch-revision_actor_temp-table.sql
|
Split down patch-actor-table.sql
|
2019-09-30 15:20:08 +00:00 |
|
patch-revision_comment_temp-table.sql
|
Split down patch-comment-table.sql
|
2019-08-20 19:35:57 +00:00 |
|
patch-searchindex.sql
|
|
|
|
patch-site_identifiers-fix-pk.sql
|
Convert numerous UNIQUE INDEX to PRIMARY KEY
|
2018-07-11 20:36:33 +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
|
|
|
|
patch-site_stats-modify.sql
|
Overhaul site_stats table
|
2018-03-26 23:51:40 +00:00 |
|
patch-sites-rename-indexes.sql
|
Rename all sites indexes
|
2020-12-16 03:17:06 +01:00 |
|
patch-sites-site_global_key.sql
|
Increase "sites.site_global_key" to varbinary(64)
|
2020-08-25 16:30:20 +01:00 |
|
patch-sites-site_language-35.sql
|
Fix trailing ; in patch-sites-site_language-35.sql
|
2020-11-21 22:30:51 +00:00 |
|
patch-slot-origin.sql
|
MCR: replace slot_inherited with slot_origin
|
2018-03-19 21:51:56 +01:00 |
|
patch-slot_roles-role_id.sql
|
Migrate slot_roles and content_models to abstract schema
|
2020-11-22 00:24:08 +01:00 |
|
patch-slot_roles.sql
|
MCR database schema
|
2017-12-23 17:43:09 -05:00 |
|
patch-slots.sql
|
MCR: replace slot_inherited with slot_origin
|
2018-03-19 21:51:56 +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-testrun.sql
|
rdbms: Remove outdated MySQL 4 references and fix doc URLs
|
2021-01-30 22:47:33 +00:00 |
|
patch-text-fix-pk.sql
|
|
|
|
patch-uploadstash-us_timestamp.sql
|
Migrate uploadstash to abstract schema
|
2020-12-13 19:12:36 +01:00 |
|
patch-user_former_groups-fix-pk.sql
|
|
|
|
patch-user_groups-primary-key.sql
|
|
|
|
patch-user_groups-ug_expiry.sql
|
|
|
|
patch-user_newtalk-user_id-unsigned.sql
|
Making numerous fields unsigned to match their target referenced column
|
2017-09-06 19:34:09 +01:00 |
|
patch-user_newtalk-user_last_timestamp-binary.sql
|
Migrate new_talk to abstract schema
|
2020-10-26 14:10:24 +01:00 |
|
patch-user_properties-fix-pk.sql
|
|
|
|
patch-user_properties-rename-index.sql
|
Rename user_properties index
|
2020-12-15 04:37:08 +01:00 |
|
patch-user_properties-up_user-unsigned.sql
|
Making numerous fields unsigned to match their target referenced column
|
2017-09-06 19:34:09 +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_notificationtimestamp.sql
|
Add patch to set wl_notificationtimestamp BINARY(14)
|
2020-11-21 23:47:34 +01:00 |
|
patch-watchlist-wl_title-varbinary.sql
|
Migrate watchlist table to Abstract schema
|
2020-10-22 15:12:00 +02:00 |
|
patch-watchlist_expiry.sql
|
Create new table for watchlist expiry
|
2020-02-07 14:59:50 -05:00 |