Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

DQL "INDEX BY" example looks buggy #23

Open
mdhooge opened this issue Mar 24, 2011 · 0 comments
Open

DQL "INDEX BY" example looks buggy #23

mdhooge opened this issue Mar 24, 2011 · 0 comments

Comments

@mdhooge
Copy link

mdhooge commented Mar 24, 2011

In dql-doctrine-query-language.rst, when comparing examples from sections 12.2.5. Using INDEX BY and 12.7.2. Pure and Mixed Results, I came to the conclusion that the result of the INDEX BY example (around line #470) is wrong.

Maybe the DQL statement should start by:
SELECT u, u.status, upper(u.name) nameUpper

(with u instead of u.id)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant