MediaWiki master
sql.php File Reference

Send SQL queries from the specified file to the database, performing variable replacement along the way. More...

Go to the source code of this file.

Classes

class  MwSql
 Maintenance script that sends SQL queries from the specified file to the database. More...
 

Variables

 $maintClass = MwSql::class
 

Detailed Description

Send SQL queries from the specified file to the database, performing variable replacement along the way.

Note
GPL-2.0-or-later

Definition in file sql.php.

Variable Documentation

◆ $maintClass

$maintClass = MwSql::class

Definition at line 228 of file sql.php.