MediaWiki  REL1_31
PostgresUpdater Member List

This is the complete list of members for PostgresUpdater, including all inherited members.

$dbPostgresUpdaterprotected
$extensionUpdatesDatabaseUpdaterprotected
$fileHandleDatabaseUpdaterprotected
$holdContentHandlerUseDBDatabaseUpdaterprotected
$maintenanceDatabaseUpdaterprotected
$postDatabaseUpdateMaintenanceDatabaseUpdaterprotected
$sharedDatabaseUpdaterprotected
$skipSchemaDatabaseUpdaterprotected
$updatesDatabaseUpdaterprotected
$updatesSkippedDatabaseUpdaterprotected
__construct(Database &$db, $shared, Maintenance $maintenance=null)DatabaseUpdaterprotected
addExtensionField( $tableName, $columnName, $sqlPath)DatabaseUpdater
addExtensionIndex( $tableName, $indexName, $sqlPath)DatabaseUpdater
addExtensionTable( $tableName, $sqlPath)DatabaseUpdater
addExtensionUpdate(array $update)DatabaseUpdater
addField( $table, $field, $patch, $fullpath=false)DatabaseUpdaterprotected
addIndex( $table, $index, $patch, $fullpath=false)DatabaseUpdaterprotected
addInterwikiType()PostgresUpdaterprotected
addPgEnumValue( $type, $value)PostgresUpdater
addPgExtIndex( $table, $index, $type)PostgresUpdater
addPgField( $table, $field, $type)PostgresUpdaterprotected
addPgIndex( $table, $index, $type)PostgresUpdater
addPostDatabaseUpdateMaintenance( $class)DatabaseUpdater
addSequence( $table, $pkey, $ns)PostgresUpdaterprotected
addTable( $name, $patch, $fullpath=false)DatabaseUpdaterprotected
appendLine( $line)DatabaseUpdater
applyPatch( $path, $isFullPath=false, $msg=null)DatabaseUpdaterprotected
canUseNewUpdatelog()DatabaseUpdaterprotected
changeField( $table, $field, $newtype, $default)PostgresUpdaterprotected
changeFieldPurgeTable( $table, $field, $newtype, $default)PostgresUpdaterprotected
changeFkeyDeferrable( $table, $field, $clause)PostgresUpdaterprotected
changeNullableField( $table, $field, $null, $update=false)PostgresUpdaterprotected
checkIndex( $index, $should_be, $good_def)PostgresUpdaterprotected
checkIwlPrefix()PostgresUpdaterprotected
checkOiDeleted()PostgresUpdaterprotected
checkOiNameConstraint()PostgresUpdaterprotected
checkPageDeletedTrigger()PostgresUpdaterprotected
checkRevUserFkey()PostgresUpdaterprotected
checkStats()DatabaseUpdaterprotected
convertArchive2()PostgresUpdaterprotected
copyFile( $filename)DatabaseUpdater
describeIndex( $idx)PostgresUpdater
describeTable( $table)PostgresUpdaterprotected
disableContentHandlerUseDB()DatabaseUpdaterprotected
doActiveUsersInit()DatabaseUpdaterprotected
doCollationUpdate()DatabaseUpdaterprotected
doEnableProfiling()DatabaseUpdaterprotected
doLogSearchPopulation()DatabaseUpdaterprotected
doLogUsertextPopulation()DatabaseUpdaterprotected
doMigrateUserOptions()DatabaseUpdaterprotected
doTable( $name)DatabaseUpdaterprotected
doUpdates(array $what=[ 'core', 'extensions', 'stats'])DatabaseUpdater
doUpdateTranscacheField()DatabaseUpdaterprotected
dropExtensionField( $tableName, $columnName, $sqlPath)DatabaseUpdater
dropExtensionIndex( $tableName, $indexName, $sqlPath)DatabaseUpdater
dropExtensionTable( $tableName, $sqlPath)DatabaseUpdater
dropField( $table, $field, $patch, $fullpath=false)DatabaseUpdaterprotected
dropFkey( $table, $field)PostgresUpdaterprotected
dropIndex( $table, $index, $patch, $fullpath=false)DatabaseUpdaterprotected
dropPgField( $table, $field)PostgresUpdaterprotected
dropPgIndex( $table, $index)PostgresUpdaterprotected
dropSequence( $table, $ns)PostgresUpdaterprotected
dropTable( $table, $patch=false, $fullpath=false)DatabaseUpdater
enableContentHandlerUseDB()DatabaseUpdaterprotected
fkeyDeltype( $fkey)PostgresUpdater
getCoreUpdateList()PostgresUpdaterprotected
getDB()DatabaseUpdater
getExtensionUpdates()DatabaseUpdaterprotected
getOldGlobalUpdates()PostgresUpdaterprotected
getPostDatabaseUpdateMaintenance()DatabaseUpdater
getSchemaVars()DatabaseUpdater
initOldGlobals()DatabaseUpdaterprivate
insertUpdateRow( $key, $val=null)DatabaseUpdater
loadExtensions()DatabaseUpdaterprivate
migrateActors()DatabaseUpdaterprotected
migrateArchiveText()DatabaseUpdaterprotected
migrateComments()DatabaseUpdaterprotected
modifyExtensionField( $tableName, $fieldName, $sqlPath)DatabaseUpdater
modifyExtensionTable( $tableName, $sqlPath)DatabaseUpdater
modifyField( $table, $field, $patch, $fullpath=false)DatabaseUpdater
modifyTable( $table, $patch, $fullpath=false)DatabaseUpdater
newForDB(Database $db, $shared=false, Maintenance $maintenance=null)DatabaseUpdaterstatic
output( $str)DatabaseUpdater
patchPath(IDatabase $db, $patch)DatabaseUpdater
populateArchiveRevId()DatabaseUpdaterprotected
purgeCache()DatabaseUpdater
rebuildLocalisationCache()DatabaseUpdaterprotected
rebuildTextSearch()PostgresUpdaterprotected
renameExtensionIndex( $tableName, $oldIndexName, $newIndexName, $sqlPath, $skipBothIndexExistWarning=false)DatabaseUpdater
renameIndex( $table, $old, $new, $skipBothIndexExistWarning=false, $a=false, $b=false)PostgresUpdaterprotected
renameSequence( $old, $new)PostgresUpdaterprotected
renameTable( $old, $new, $patch=false)PostgresUpdaterprotected
ruleDef( $table, $rule)PostgresUpdater
runUpdates(array $updates, $passSelf)DatabaseUpdaterprivate
setDefault( $table, $field, $default)PostgresUpdaterprotected
setFileAccess()DatabaseUpdater
setSequenceOwner( $table, $pkey, $seq)PostgresUpdaterprotected
tableExists( $tableName)DatabaseUpdater
tsearchFixes()PostgresUpdaterprotected
updateRowExists( $key)DatabaseUpdater
writeSchemaUpdateFile(array $schemaUpdate=[])DatabaseUpdaterprivate