Commit 1c923878 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 6ff9ee91
......@@ -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;
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment