wiki.techinc.nl/maintenance/sqlite/archives
Derk-Jan Hartman b00f7237ee Searchindex primary key, title length and utf8mb4
- Make si_page primary key
- Allow si_title to be larger
- Switch from utf8 to utf8mb4
- Remove default of empty string for titles

Sqlite is not migrated, as it has it's own overrides
Postgres is migrated, but is not in actual use

This is mostly from I273e3a7715abf97d2889904642c7c375e76de4f6

Bug: T249976
Bug: T231827
Change-Id: I12adff3e6ca6a9986ff207bef16272195c3a6a48
(cherry picked from commit a2ba7ee14d6b38a5e89bcc63c3bd0ca8b5107702)
2024-11-02 11:14:37 +00:00
..
patch-archive-ar_title-varbinary.sql
patch-archive-rename-name_title_timestamp-index.sql
patch-block_target.sql Add the new block and block_target tables 2024-01-08 14:29:59 +11:00
patch-category-cat_title-varbinary.sql
patch-categorylinks-cl_to-varbinary.sql
patch-change_tag-ct_rc_id.sql Make rc_id a bigint 2024-05-04 21:14:51 +02:00
patch-change_tag-rename-indexes.sql
patch-content-content_id-fix_not_null.sql
patch-content_models-model_id-fix_not_null.sql
patch-drop-cl_collation_ext.sql Schema: Drop cl_collation_ext index 2024-01-26 16:16:41 +01:00
patch-drop-page_restrictions-pr_user.sql
patch-drop-rev_page_id.sql
patch-externallinks-drop-el_to.sql Schema: Drop old externallinks columns and indexes 2023-09-05 15:32:23 +02:00
patch-externallinks-el_to_default.sql
patch-externallinks-el_to_path.sql
patch-filearchive-fa_name.sql
patch-filearchive-fa_size_to_bigint.sql Store image sizes as 64-bit bigint instead of 32-bit integers 2023-10-04 08:01:25 -07:00
patch-image-img_name-varbinary.sql
patch-image-img_size_to_bigint.sql Store image sizes as 64-bit bigint instead of 32-bit integers 2023-10-04 08:01:25 -07:00
patch-imagelinks-il_to-varbinary.sql
patch-ip_changes-pc_rev_timestamp-drop-default.sql
patch-ipblocks-ipb_id.sql
patch-ipblocks-ipb_timestamp-drop-default.sql
patch-ipblocks_restrictions-ir_ipb_id.sql
patch-ipblocks_restrictions-ir_value.sql
patch-iwlinks-drop-iwl_prefix_from_title.sql Schema: Drop iwl_prefix_from_title from iwlinks 2024-02-08 17:01:26 +01:00
patch-iwlinks-iwl_title-varbinary.sql
patch-job-job_title-varbinary.sql
patch-langlinks-ll_title-varbinary.sql
patch-linktarget.sql
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_size_to_bigint.sql Store image sizes as 64-bit bigint instead of 32-bit integers 2023-10-04 08:01:25 -07:00
patch-oldimage-oi_timestamp.sql
patch-page-drop-page_restrictions.sql
patch-page-page_title-varbinary.sql
patch-page-rename-name_title-index.sql
patch-page_props-pp_page.sql
patch-page_restrictions-pr_page.sql
patch-pagelinks-drop-pl_title.sql schema: Drop old pagelinks columns 2024-06-18 21:13:38 +02:00
patch-pagelinks-pl_title-varbinary.sql
patch-pagelinks-target_id.sql sqlite: Fix pagelinks schema patch 2023-11-28 15:37:10 +01:00
patch-protected_titles-pt_expiry-drop-default.sql
patch-protected_titles-pt_title-varbinary.sql
patch-querycache-qc_title-varbinary.sql
patch-querycachetwo-qcc_title-varbinary.sql
patch-recentchanges-rc_new_name_timestamp.sql
patch-recentchanges-rc_title-varbinary.sql
patch-redirect-rd_title-varbinary.sql
patch-revision-cleanup.sql Cleanup revision table schema 2024-05-04 20:22:36 +02:00
patch-revision-rename-index.sql
patch-revision-rev_timestamp-drop-default.sql
patch-site_identifiers-rename-indexes.sql
patch-sites-drop_indexes.sql Schema: Drop unused and useless indexes of sites table 2024-02-01 15:32:05 +01:00
patch-sites-rename-indexes.sql
patch-slot_roles-role_id-fix_not_null.sql
patch-templatelinks-drop-tl_title.sql
patch-templatelinks-target_id.sql
patch-templatelinks-tl_title-nullable.sql
patch-templatelinks-tl_title-varbinary.sql
patch-uploadstash-us_size_to_bigint.sql Store image sizes as 64-bit bigint instead of 32-bit integers 2023-10-04 08:01:25 -07:00
patch-user-user_editcount.sql
patch-user-user_is_temp.sql
patch-user_autocreate_serial-uas_year.sql Use year in temporary user names and restart index each year 2024-01-05 17:14:19 +00:00
patch-user_autocreate_serial.sql
patch-user_properties-rename-index.sql
patch-user_table-updates.sql
patch-watchlist-namespace_title-rename-index.sql
patch-watchlist-wl_title-varbinary.sql
searchindex-fts3.sql
searchindex-no-fts.sql Searchindex primary key, title length and utf8mb4 2024-11-02 11:14:37 +00:00