This commit is contained in:
parent
a2046460b5
commit
81a8f3d545
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ class Doctrine_Query extends Doctrine_Hydrate implements Countable {
|
|||
|
||||
private $isDistinct = false;
|
||||
|
||||
protected $components = array();
|
||||
|
||||
private $neededTables = array();
|
||||
/**
|
||||
* @var array $pendingFields
|
||||
|
|
Loading…
Add table
Reference in a new issue