This commit is contained in:
parent
6ff9ee9124
commit
1c92387852
1 changed files with 0 additions and 1 deletions
|
@ -580,7 +580,6 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable
|
|||
*/
|
||||
public function addIndex($index, array $definition)
|
||||
{
|
||||
$index = $this->conn->formatter->getIndexName($index);
|
||||
$this->options['indexes'][$index] = $definition;
|
||||
}
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue