Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DDC-3864] Support any ordering of fields in partial object query with embeddable #1487

Merged
merged 1 commit into from
Nov 16, 2015

Conversation

egidijusj
Copy link
Contributor

Current implementation of partial object query with embeddables breaks when first attribute in field set is embeddable attribute:

SELECT PARTIAL u.{name.first, id} FROM User

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-3865

We use Jira to track the state of pull requests and the versions they got
included in.

@guilhermeblanco guilhermeblanco self-assigned this Nov 16, 2015
guilhermeblanco added a commit that referenced this pull request Nov 16, 2015
[DDC-3864] Support any ordering of fields in partial object query with embeddable
@guilhermeblanco guilhermeblanco merged commit 9f93999 into doctrine:master Nov 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants