MediaWiki master
SqliteMaintenance Class Reference

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

Inherits Maintenance.

Collaboration diagram for SqliteMaintenance:

Public Member Functions

 __construct ()
 
 execute ()
 

Detailed Description

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

Definition at line 37 of file SqliteMaintenance.php.

Constructor & Destructor Documentation

◆ __construct()

SqliteMaintenance::__construct ( )

Definition at line 38 of file SqliteMaintenance.php.

Member Function Documentation

◆ execute()

SqliteMaintenance::execute ( )

Definition at line 50 of file SqliteMaintenance.php.

References DB_PRIMARY.


The documentation for this class was generated from the following file: