mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
2 lines
87 B
SQL
2 lines
87 B
SQL
ALTER TABLE /*$wgDBprefix*/archive
|
|
ADD ar_content_format varbinary(64) DEFAULT NULL;
|