Page MenuHomePhabricator

Migrate CentralAuth to Abstract Schema
Closed, ResolvedPublic

Description

In support of T191231: RFC: Abstract schemas and schema changes, and to action T244899: CentralAuth should work with postgres, CentralAuth should be migrated to Abstract Schema

Event Timeline

CentralAuth is usually installed into a separate database that is shared between multiple wikis... I guess this needs some special trickery to support that?

Not really, you can mostly ignore that.

For these centralised extensions, magic table creation can cause problems. If there’s the hook already, just wire in the other dbms files too in conditionals

Change 758563 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/extensions/CentralAuth@master] Convert to abstract schema

https://gerrit.wikimedia.org/r/758563

Change 758563 merged by jenkins-bot:

[mediawiki/extensions/CentralAuth@master] Convert to abstract schema

https://gerrit.wikimedia.org/r/758563

Umherirrender claimed this task.

Change 778609 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/CentralAuth@master] UnitTestsHookHandler: Stop referencing deleted central-auth.sql

https://gerrit.wikimedia.org/r/778609

Change 778609 merged by jenkins-bot:

[mediawiki/extensions/CentralAuth@master] UnitTestsHookHandler: Stop referencing deleted central-auth.sql

https://gerrit.wikimedia.org/r/778609