In QueryBuilder.php at line 956, $from is used as an object when it's in fact a string.
Can you show your code leading to this error? Its an object for me.
Is fixed as part of DDC-1227 and DDC-1221
Can you show your code leading to this error? Its an object for me.