Page MenuHomeIsabelle/Phabricator

final class DrydockSchemaSpec
Phabricator Technical Documentation (Drydock)

This class is not documented.

Methods

public function setUTF8SortingCollation($utf8_sorting_collation)
Inherited

This method is not documented.
Parameters
$utf8_sorting_collation
Return
wild

public function getUTF8SortingCollation()
Inherited

This method is not documented.
Return
wild

public function setUTF8BinaryCollation($utf8_binary_collation)
Inherited

This method is not documented.
Parameters
$utf8_binary_collation
Return
wild

public function getUTF8BinaryCollation()
Inherited

This method is not documented.
Return
wild

public function setUTF8Charset($utf8_charset)
Inherited

This method is not documented.
Parameters
$utf8_charset
Return
wild

public function getUTF8Charset()
Inherited

This method is not documented.
Return
wild

public function setServer($server)
Inherited

This method is not documented.
Parameters
PhabricatorConfigServerSchema$server
Return
wild

public function getServer()
Inherited

This method is not documented.
Return
wild

public function buildSchemata()

This method is not documented.
Return
wild

protected function buildLiskObjectSchema($object)
Inherited

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function buildFerretIndexSchema($engine)
Inherited

This method is not documented.
Parameters
PhabricatorFerretEngine$engine
Return
wild

protected function buildRawSchema($database_name, $table_name, $columns, $keys, $options)
Inherited

This method is not documented.
Parameters
$database_name
$table_name
array$columns
array$keys
array$options
Return
wild

protected function buildEdgeSchemata($object)
Inherited

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function getDatabase($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

protected function newDatabase($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

protected function getNamespacedDatabase($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

protected function newTable($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

protected function newColumn($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

protected function newKey($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function getMaximumByteLengthForDataType($data_type)
Inherited

This method is not documented.
Parameters
$data_type
Return
wild

private function getDetailsForDataType($data_type)
Inherited

This method is not documented.
Parameters
$data_type
Return
wild