[FLOW3-general] SQL error when using setOrderings() without matching()
Karsten Dambekalns
karsten at typo3.org
Thu Mar 18 11:04:24 CET 2010
Hi.
On 15.03.10 20:13, Peter Beernink wrote:
> $query = $this->createQuery();
> return $query->setOrderings(array('lastname' =>
> \F3\FLOW3\Persistence\QueryInterface::ORDER_ASCENDING))->execute();
>
> However when I execute this, I get an SQL error: "SQLSTATE[HY000]:
> General error: 1 no such column: d.parent"
...
> I'm currently using alpha7, so if it is a bug, just let me know and I
> create an issue for it.
Yes, please open a bug issue in Forge.
Thanks,
Karsten
More information about the FLOW3-general
mailing list