This commit is contained in:
parent
6ff9ee9124
commit
1c92387852
@ -580,7 +580,6 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable
|
|||||||
*/
|
*/
|
||||||
public function addIndex($index, array $definition)
|
public function addIndex($index, array $definition)
|
||||||
{
|
{
|
||||||
$index = $this->conn->formatter->getIndexName($index);
|
|
||||||
$this->options['indexes'][$index] = $definition;
|
$this->options['indexes'][$index] = $definition;
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user