MediaWiki master
MigrateRevisionActorTemp Class Reference

Maintenance script that merges the revision_actor_temp table into the revision table. More...

Inherits LoggedUpdateMaintenance.

Collaboration diagram for MigrateRevisionActorTemp:

Public Member Functions

 __construct ()
 

Protected Member Functions

 doDBUpdates ()
 
 getUpdateKey ()
 

Detailed Description

Maintenance script that merges the revision_actor_temp table into the revision table.

Since
1.37

Definition at line 14 of file migrateRevisionActorTemp.php.

Constructor & Destructor Documentation

◆ __construct()

MigrateRevisionActorTemp::__construct ( )

Definition at line 15 of file migrateRevisionActorTemp.php.

Member Function Documentation

◆ doDBUpdates()

MigrateRevisionActorTemp::doDBUpdates ( )
protected

Definition at line 33 of file migrateRevisionActorTemp.php.

References DB_PRIMARY.

◆ getUpdateKey()

MigrateRevisionActorTemp::getUpdateKey ( )
protected

Definition at line 29 of file migrateRevisionActorTemp.php.


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