Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Store\Sql\ChangesSubscriptionSchemaUpdater Class Reference

Schema updater for the wb_changes_subscription table. More...

+ Inheritance diagram for Wikibase\Repo\Store\Sql\ChangesSubscriptionSchemaUpdater:
+ Collaboration diagram for Wikibase\Repo\Store\Sql\ChangesSubscriptionSchemaUpdater:

Public Member Functions

 onLoadExtensionSchemaUpdates ( $dbUpdater)
 Handler for MediaWiki's LoadExtensionSchemaUpdates hook.
 

Static Public Member Functions

static fillSubscriptionTable (DatabaseUpdater $dbUpdater, $table)
 Static wrapper for EntityUsageTableBuilder::fillUsageTable.
 

Private Member Functions

 getUpdateScriptPath ( $name, $type)
 

Detailed Description

Schema updater for the wb_changes_subscription table.

Author
Daniel Kinzler

Member Function Documentation

◆ fillSubscriptionTable()

static Wikibase\Repo\Store\Sql\ChangesSubscriptionSchemaUpdater::fillSubscriptionTable ( DatabaseUpdater  $dbUpdater,
  $table 
)
static

Static wrapper for EntityUsageTableBuilder::fillUsageTable.

Parameters
DatabaseUpdater$dbUpdater
string$table

◆ getUpdateScriptPath()

Wikibase\Repo\Store\Sql\ChangesSubscriptionSchemaUpdater::getUpdateScriptPath (   $name,
  $type 
)
private
Parameters
string$name
string$type
Exceptions
MWException
Returns
string

◆ onLoadExtensionSchemaUpdates()

Wikibase\Repo\Store\Sql\ChangesSubscriptionSchemaUpdater::onLoadExtensionSchemaUpdates (   $dbUpdater)

Handler for MediaWiki's LoadExtensionSchemaUpdates hook.

Parameters
DatabaseUpdater$dbUpdater

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