Small fix convertion of enum (fixes #788)
This commit is contained in:
parent
09243b2416
commit
7fe74767d7
1 changed files with 0 additions and 1 deletions
|
@ -1062,7 +1062,6 @@ class Doctrine_Query extends Doctrine_Query_Abstract implements Countable, Seria
|
|||
$this->_queryComponents = array();
|
||||
$this->_pendingAggregates = array();
|
||||
$this->_aggregateAliasMap = array();
|
||||
$this->_enumParams = array();
|
||||
}
|
||||
$this->reset();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue