diff options
author | Amir Sarabadani <Ladsgroup@gmail.com> | 2020-05-10 03:57:16 +0200 |
---|---|---|
committer | Amir Sarabadani <Ladsgroup@gmail.com> | 2020-06-14 16:25:10 +0200 |
commit | c1578fa01720c7a8d9d90d9bdd31a3768f5998a5 (patch) | |
tree | 75dee06690cf111ab6aad2da13858f63a7e7f566 /includes/parser/LinkHolderArray.php | |
parent | 27244468d6d763fb8611d1b140645cce741758f0 (diff) | |
download | mediawikicore-c1578fa01720c7a8d9d90d9bdd31a3768f5998a5.tar.gz mediawikicore-c1578fa01720c7a8d9d90d9bdd31a3768f5998a5.zip |
Migrate updatelog to abstract schema
And fixing the schema drift between mysql and postgres in this table by
changing field type of ul_key and ul_value from TEXT and TEXT to
VARCHAR(255) and BYTEA respectively.
The automatic generation is done with running generateSchemaSql.php
maintenance script. More info:
https://www.mediawiki.org/wiki/Manual:Schema_changes#Automatically_generated
Bug: T230428
Bug: T164898
Change-Id: Id785539d32546166d6f7a5c3cb1924f4841a2963
Diffstat (limited to 'includes/parser/LinkHolderArray.php')
0 files changed, 0 insertions, 0 deletions