DDC-2713: [GH-805] Improved test for DDC-1514 failing in some situations. #3396

Closed
opened 2026-01-22 14:19:10 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Sep 30, 2013).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of flip111:

Url: https://github.com/doctrine/doctrine2/pull/805

Message:

The problem is that the database will not guarantee entity a2 to be the second ([1]) in the results, because when not specifying an ORDER BY any order of results can not be guaranteed by the database.

This is a partial fix for bug http://www.doctrine-project.org/jira/browse/DDC-2689

Originally created by @doctrinebot on GitHub (Sep 30, 2013). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of flip111: Url: https://github.com/doctrine/doctrine2/pull/805 Message: The problem is that the database will not guarantee entity a2 to be the second ([1]) in the results, because when not specifying an ORDER BY any order of results can not be guaranteed by the database. This is a partial fix for bug http://www.doctrine-project.org/jira/browse/[DDC-2689](http://www.doctrine-project.org/jira/browse/DDC-2689)
admin added the Bug label 2026-01-22 14:19:10 +01:00
admin closed this issue 2026-01-22 14:19:10 +01:00
Author
Owner

@doctrinebot commented on GitHub (Oct 2, 2013):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-809] was closed:
https://github.com/doctrine/doctrine2/pull/809

@doctrinebot commented on GitHub (Oct 2, 2013): Comment created by @doctrinebot: A related Github Pull-Request [GH-809] was closed: https://github.com/doctrine/doctrine2/pull/809
Author
Owner

@doctrinebot commented on GitHub (Oct 17, 2013):

Comment created by @ocramius:

Will be solved in DDC-2718

@doctrinebot commented on GitHub (Oct 17, 2013): Comment created by @ocramius: Will be solved in [DDC-2718](http://www.doctrine-project.org/jira/browse/DDC-2718)
Author
Owner

@doctrinebot commented on GitHub (Oct 17, 2013):

Issue was closed with resolution "Incomplete"

@doctrinebot commented on GitHub (Oct 17, 2013): Issue was closed with resolution "Incomplete"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3396