wiki_biobulkbende_org_app.1.dcibenpxfppv@biobulkbende | Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2
Also revealed this warning:
> wiki_biobulkbende_org_app.1.dcibenpxfppv@biobulkbende | Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2.0 is now available and you should upgrade. See https://getcomposer.org/2
Prior to MediaWiki 1.35, the SQL code that creates the MySQL/MariaDB core tables for any MediaWiki version—with extensive comments—is in the maintenance/tables.sql source file.
As of 1.35 (and continuing during 1.36), the appropriate file is in the maintenance/tables.json source file, which is then transformed into maintenance/tables-generated.sql. In these versions maintenance/tables.sql is less relevant, though some tables are still in there that haven't been migrated yet.
The most important tables are probably page, revision, text and user.
> Prior to MediaWiki 1.35, the SQL code that creates the MySQL/MariaDB core tables for any MediaWiki version—with extensive comments—is in the maintenance/tables.sql source file.
>
> As of 1.35 (and continuing during 1.36), the appropriate file is in the maintenance/tables.json source file, which is then transformed into maintenance/tables-generated.sql. In these versions maintenance/tables.sql is less relevant, though some tables are still in there that haven't been migrated yet.
>
> The most important tables are probably page, revision, text and user.
https://www.mediawiki.org/wiki/Manual:Database_layout
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Re-opening as I didn't fix it.
The latest error seems to happen when the
interwiki.sqlgets imported.Entrypoint upgrade failsto Entrypoint logic fails, app cannot be deployedAlso revealed this warning:
https://www.mediawiki.org/wiki/Manual:Database_layout
<