MediaWiki master
SqliteMaintenance.php File Reference

Performs some operations specific to SQLite database backend. More...

Go to the source code of this file.

Classes

class  SqliteMaintenance
 Maintenance script that performs some operations specific to SQLite database backend. More...
 

Variables

 $maintClass = SqliteMaintenance::class
 

Detailed Description

Performs some operations specific to SQLite database backend.

Note
GPL-2.0-or-later

Definition in file SqliteMaintenance.php.

Variable Documentation

◆ $maintClass

$maintClass = SqliteMaintenance::class

Definition at line 127 of file SqliteMaintenance.php.