You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.
If your extension has a database table that stores usernames, it needs to respond to the RenameUserSQL hook to add its tables. If your extension is storing user IDs or usernames, it needs to respond to one or both of the UserMergeAccountDeleteTables, and UserMergeAccountFields hooks to update its tables accordingly. See Hooks.md.
https://www.mediawiki.org/wiki/Writing_an_extension_for_deployment#Compatibility_with_other_deployed_extensions
The text was updated successfully, but these errors were encountered: