Small fix convertion of enum (fixes #788)
This commit is contained in:
parent
09243b2416
commit
7fe74767d7
@ -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…
x
Reference in New Issue
Block a user