wiki.techinc.nl/maintenance/archives
Amir Sarabadani 080883da09 Schema: Set default or nullable to three columns of externallinks
We need to drop these columns and we need to make them take default
values so we can issue write queries without these columns.

Also noting that MySQL prior to 8.0 can't set default values to blob
columns making this way more complicated than it should be but MariaDB
can set them (https://mariadb.com/kb/en/blob/). We also made these
columns nullable to make this work in MySQL.

Bug: T341828
Change-Id: I0d60742b6ce7adf642393ee00b66aa539b76dfc1
2023-07-18 11:59:09 +02:00
..
.htaccess
patch-actor-actor_name-varbinary.sql
patch-archive-ar_title-varbinary.sql
patch-archive-MCR.sql
patch-archive-rename-name_title_timestamp-index.sql
patch-category-cat_title-varbinary.sql
patch-categorylinks-cl_to-varbinary.sql
patch-change_tag-rename-indexes.sql
patch-content_models-model_id.sql
patch-drop-page_restrictions-pr_user.sql Drop pr_user from page_restrictions 2021-12-06 14:15:39 +01:00
patch-drop-rev_page_id.sql Drop rev_page_id index on revision 2022-01-27 09:43:27 +01:00
patch-extend-iwlinks-iwl_prefix.sql
patch-externallinks-el_to_default.sql Schema: Set default or nullable to three columns of externallinks 2023-07-18 11:59:09 +02:00
patch-externallinks-el_to_path.sql schema: Add new fields for externallinks so we can reduce duplication 2022-10-18 16:18:54 +00:00
patch-filearchive-fa_id.sql schema: Make filearchive.fa_id unsigned 2021-12-07 15:25:13 +01:00
patch-filearchive-fa_name.sql
patch-image-img_major_mime-default.sql installer: Set "unknown" for default value of *_major_mime in MySQL 2022-01-03 12:12:44 +01:00
patch-image-img_name-varbinary.sql
patch-image-img_timestamp.sql
patch-imagelinks-il_to-varbinary.sql
patch-ipblocks-fix-ipb_address_unique.sql
patch-ipblocks-ipb_id.sql schema: Make ipblocks.ipb_id unsigned 2022-04-14 17:45:41 +02:00
patch-ipblocks-rename-ipb_address.sql
patch-ipblocks_restrictions-ir_ipb_id.sql schema: Make ipblocks.ipb_id unsigned 2022-04-14 17:45:41 +02:00
patch-ipblocks_restrictions-ir_type.sql
patch-ipblocks_restrictions-ir_value.sql schema: Make page_id references unsigned 2022-01-27 20:20:00 +01:00
patch-iwlinks-iwl_title-varbinary.sql
patch-job-job_title-varbinary.sql
patch-job_job_timestamp.sql
patch-job_job_token_timestamp.sql
patch-l10n_cache-lc_lang-35.sql
patch-langlinks-ll_lang-35.sql
patch-langlinks-ll_title-varbinary.sql
patch-linktarget.sql Add linktarget table 2022-01-21 15:52:58 +01:00
patch-logging-log_title-varbinary.sql
patch-logging-rename-indexes.sql
patch-objectcache-exptime-notnull.sql
patch-objectcache-modtoken.sql
patch-oldimage-oi_name-varbinary.sql
patch-oldimage-oi_timestamp.sql
patch-page-drop-page_restrictions.sql schema: Drop legacy page_restrictions in page table 2022-05-26 13:59:57 +02:00
patch-page-page_title-varbinary.sql
patch-page-rename-name_title-index.sql
patch-page_props-pp_page.sql schema: Make page_id references unsigned 2022-01-27 20:20:00 +01:00
patch-page_restrictions-null.sql
patch-page_restrictions-pr_page.sql schema: Make page_id references unsigned 2022-01-27 20:20:00 +01:00
patch-pagelinks-pl_title-varbinary.sql
patch-protected_titles-pt_title-varbinary.sql
patch-querycache-qc_title-varbinary.sql
patch-querycachetwo-qcc_title-varbinary.sql
patch-recentchanges-rc_id.sql
patch-recentchanges-rc_new_name_timestamp.sql
patch-recentchanges-rc_timestamp.sql
patch-recentchanges-rc_title-varbinary.sql
patch-redirect-rd_title-varbinary.sql
patch-revision-actor-comment-MCR.sql
patch-revision-rename-index.sql
patch-searchindex.sql
patch-site_identifiers-rename-indexes.sql
patch-sites-rename-indexes.sql
patch-sites-site_global_key.sql
patch-sites-site_language-35.sql
patch-slot_roles-role_id.sql
patch-templatelinks-drop-tl_title.sql schema: Drop tl_title and tl_namespace fields from templatelinks 2022-09-06 19:53:15 +02:00
patch-templatelinks-target_id.sql Add tl_target_id to templatelinks 2022-01-28 17:41:01 +01:00
patch-templatelinks-tl_title-nullable.sql Add support for write new for templatelinks migration 2022-07-12 14:46:54 +02:00
patch-templatelinks-tl_title-varbinary.sql
patch-testrun.sql
patch-uploadstash-us_timestamp.sql
patch-user-user_editcount.sql Schema: Updating user_editcount field to unsigned 2022-05-09 21:34:11 +00:00
patch-user-user_is_temp.sql schema: Add user_is_temp column to the user table 2023-05-10 19:18:39 +01:00
patch-user_autocreate_serial.sql TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
patch-user_newtalk-user_last_timestamp-binary.sql
patch-user_properties-rename-index.sql
patch-user_table-updates.sql
patch-watchlist-namespace_title-rename-index.sql
patch-watchlist-wl_notificationtimestamp.sql
patch-watchlist-wl_title-varbinary.sql
patch-watchlist_expiry.sql