index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
sqlite
/
tables-generated.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move SQL schema and schema changes to new sql/ top-level directory
Daimona Eaytoy
2024-12-13
1
-871
/
+0
*
Searchindex primary key, title length and utf8mb4
Derk-Jan Hartman
2024-10-23
1
-4
/
+3
*
schema: Drop old pagelinks columns
Amir Sarabadani
2024-06-18
1
-11
/
+2
*
block: Migrate to the new block schema on non-WMF wikis
Tim Starling
2024-05-09
1
-30
/
+0
*
Make rc_id a bigint
Alexander Vorwerk
2024-05-04
1
-1
/
+1
*
Cleanup revision table schema
Alexander Vorwerk
2024-05-04
1
-3
/
+3
*
Schema: Drop iwl_prefix_from_title from iwlinks
Amir Sarabadani
2024-02-08
1
-2
/
+0
*
Schema: Drop unused and useless indexes of sites table
Amir Sarabadani
2024-02-01
1
-14
/
+0
*
Schema: Drop cl_collation_ext index
Amir Sarabadani
2024-01-26
1
-4
/
+0
*
Add the new block and block_target tables
Tim Starling
2024-01-08
1
-0
/
+42
*
Use year in temporary user names and restart index each year
Thalia
2024-01-05
1
-1
/
+2
*
Store image sizes as 64-bit bigint instead of 32-bit integers
Brian Wolff
2023-10-04
1
-4
/
+4
*
Schema: Drop old externallinks columns and indexes
Amir Sarabadani
2023-09-05
1
-10
/
+0
*
Schema: Add pl_target_id column to pagelinks
Amir Sarabadani
2023-07-25
1
-0
/
+8
*
Schema: Set default or nullable to three columns of externallinks
Amir Sarabadani
2023-07-18
1
-2
/
+3
*
Drop revision_comment_temp
Alexander Vorwerk
2023-06-07
1
-11
/
+0
*
schema: Add user_is_temp column to the user table
Thalia
2023-05-10
1
-1
/
+2
*
schema: Add new fields for externallinks so we can reduce duplication
Amir Sarabadani
2022-10-18
1
-2
/
+5
*
schema: Drop tl_title and tl_namespace fields from templatelinks
Amir Sarabadani
2022-09-06
1
-9
/
+0
*
Add support for write new for templatelinks migration
Amir Sarabadani
2022-07-12
1
-3
/
+3
*
schema: Drop legacy page_restrictions in page table
Amir Sarabadani
2022-05-26
1
-1
/
+0
*
Start clean up of revision_actor_temp table
Amir Sarabadani
2022-05-23
1
-19
/
+0
*
Schema: Updating user_editcount field to unsigned
diesel kapasule
2022-05-09
1
-1
/
+1
*
schema: Make ipblocks.ipb_id unsigned
Umherirrender
2022-04-14
1
-2
/
+2
*
TempUser infrastructure and services
Tim Starling
2022-04-14
1
-0
/
+7
*
Add tl_target_id to templatelinks
Amir Sarabadani
2022-01-28
1
-0
/
+8
*
schema: Make page_id references unsigned
Umherirrender
2022-01-27
1
-5
/
+5
*
Drop rev_page_id index on revision
Amir Sarabadani
2022-01-27
1
-2
/
+0
*
Add linktarget table
Amir Sarabadani
2022-01-21
1
-0
/
+8
*
Drop pr_user from page_restrictions
Amir Sarabadani
2021-12-06
1
-1
/
+0
*
Rename change_tag indexes to have ct_ prefix
Ammar Abdulhamid
2021-06-08
1
-4
/
+4
*
Rename name_title index to have page_ prefix
Ammarpad
2021-06-05
1
-1
/
+1
*
Add index on oldimage.oi_timestamp
Amir Sarabadani
2021-05-29
1
-0
/
+2
*
Migrate searchindex to abstract schema
Amir Sarabadani
2021-05-27
1
-0
/
+13
*
Migrate revision table to abstract schema
Ammarpad
2021-05-20
1
-0
/
+25
*
objectcache: add last-modified token field to objectcache table
Aaron Schulz
2021-05-18
1
-0
/
+2
*
Make page_is_redirect and page_is_new unsigned
Amir Sarabadani
2021-05-12
1
-2
/
+2
*
Migrate user table to abstract schema
Ammarpad
2021-04-24
1
-0
/
+23
*
Migrate page to abstract schema
Ammar Abdulhamid
2021-03-21
1
-0
/
+26
*
Migrate archive table to abstract schema
Amir Sarabadani
2021-03-13
1
-0
/
+23
*
Rename new_name_timestamp on recentchanges to rc_new_name_timestamp
Amir Sarabadani
2021-03-01
1
-1
/
+1
*
Migrate recentchanges table to abstract schema
Amir Sarabadani
2021-02-26
1
-0
/
+47
*
Rename site_identifiers indexes to have si_ prefix
Ammar Abdulhamid
2021-01-30
1
-2
/
+2
*
Migrate image table to abstract schema
Amir Sarabadani
2021-01-28
1
-0
/
+30
*
Migrate ipblocks to abstract schema
Amir Sarabadani
2021-01-23
1
-0
/
+30
*
Migrate objectcache to abstract schema
Ammar Abdulhamid
2021-01-20
1
-0
/
+10
*
Migrate oldimage to abstract schema
Amir Sarabadani
2021-01-16
1
-0
/
+24
*
Migrate text table to abstract schema
Amir Sarabadani
2021-01-09
1
-0
/
+6
*
Bring back timestamp time of cl_timestamp instead of binary(14)
Amir Sarabadani
2021-01-01
1
-1
/
+1
*
Migrate filearchive to abstract schema
Amir Sarabadani
2020-12-23
1
-0
/
+31
[next]