..
patch-block_target.sql
Add the new block and block_target tables
2024-01-08 14:29:59 +11:00
patch-categorylinks-pk.sql
Improve idempotency of postgres index upgrades
2023-05-17 14:58:41 +01:00
patch-change_tag-ct_rc_id.sql
Make rc_id a bigint
2024-05-04 21:14:51 +02:00
patch-drop-cl_collation_ext.sql
Schema: Drop cl_collation_ext index
2024-01-26 16:16:41 +01:00
patch-drop-rev_page_id.sql
Drop rev_page_id index on revision
2022-01-27 09:43:27 +01:00
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
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_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_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-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-pk.sql
Improve idempotency of postgres index upgrades
2023-05-17 14:58:41 +01:00
patch-l10n_cache-pk.sql
Improve idempotency of postgres index upgrades
2023-05-17 14:58:41 +01:00
patch-langlinks-pk.sql
Improve idempotency of postgres index upgrades
2023-05-17 14:58:41 +01:00
patch-linktarget.sql
Add linktarget table
2022-01-21 15:52:58 +01:00
patch-module_deps-pk.sql
Improve idempotency of postgres index upgrades
2023-05-17 14:58:41 +01:00
patch-objectcache-modtoken.sql
objectcache: add last-modified token field to objectcache table
2021-05-18 20:06:37 -07:00
patch-objectcache_keyname-pk.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-pagelinks-drop-pl_title.sql
schema: Drop old pagelinks columns
2024-06-18 21:13:38 +02:00
patch-pagelinks-target_id.sql
installer: Fix location of patch-pagelinks-target_id.sql for postgres
2023-11-20 19:11:46 +01:00
patch-querycache_info-pk.sql
patch-recentchanges-rc_id-bigint.sql
Make rc_id a bigint
2024-05-04 21:14:51 +02:00
patch-recentchanges-rc_new_name_timestamp.sql
patch-revision-cleanup.sql
Cleanup revision table schema
2024-05-04 20:22:36 +02:00
patch-searchindex-pk-titlelength.sql
Searchindex primary key, title length and utf8mb4
2024-11-02 11:14:37 +00:00
patch-searchindex-table.sql
Migrate searchindex to abstract schema
2021-05-27 15:01:24 +02:00
patch-sites-drop_indexes.sql
Schema: Drop unused and useless indexes of sites table
2024-02-01 15:32:05 +01:00
patch-templatelinks-drop-tl_title.sql
postgres: Make the upgrade ignore dropping indexes that might not exist
2023-02-27 22:14:40 +01:00
patch-templatelinks-target_id.sql
Add tl_target_id to templatelinks
2022-01-28 17:41:01 +01:00
patch-testrun.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_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-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
TempUser infrastructure and services
2022-04-14 09:23:55 +10:00
patch-user_properties-pk.sql
Improve idempotency of postgres index upgrades
2023-05-17 14:58:41 +01:00