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
The $wgDBprefix key in MediaWiki's settings is used to denote the table prefix otherwise $wgDBmwschema is used in its place when PostgreSQL is used. The application should be aware of this.