Schema updater for the wb_changes_subscription table.
More...
|
static | fillSubscriptionTable (DatabaseUpdater $dbUpdater, $table) |
| Static wrapper for EntityUsageTableBuilder::fillUsageTable.
|
|
Schema updater for the wb_changes_subscription table.
- Copyright
- GPL-2.0-or-later
- Author
- Daniel Kinzler
◆ 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
-
- Exceptions
-
- 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: