DDC-3778: [GH-1430] "INSTANCE OF" example doesn't match description. #4631

Closed
opened 2026-01-22 14:46:15 +01:00 by admin · 4 comments
Owner

Originally created by @doctrinebot on GitHub (Jun 18, 2015).

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of michael-lavaveshkul:

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

Message:

Just did a small change. The DQL is supposed to

[Query] for the staffs without getting any technicians

As it's currently written, it would select all Staff and the INSTANCE OF check would only test if they're Staff.

Originally created by @doctrinebot on GitHub (Jun 18, 2015). Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of michael-lavaveshkul: Url: https://github.com/doctrine/doctrine2/pull/1430 Message: Just did a small change. The DQL is supposed to > [Query] for the staffs without getting any technicians As it's currently written, it would select all `Staff` and the `INSTANCE OF` check would only test if they're `Staff`.
admin added the Bug label 2026-01-22 14:46:15 +01:00
admin closed this issue 2026-01-22 14:46:16 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jun 18, 2015):

Comment created by @doctrinebot:

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

@doctrinebot commented on GitHub (Jun 18, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1430] was assigned: https://github.com/doctrine/doctrine2/pull/1430
Author
Owner

@doctrinebot commented on GitHub (Jun 18, 2015):

Comment created by @doctrinebot:

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

@doctrinebot commented on GitHub (Jun 18, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1430] was merged: https://github.com/doctrine/doctrine2/pull/1430
Author
Owner

@doctrinebot commented on GitHub (Jun 18, 2015):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jun 18, 2015): Issue was closed with resolution "Fixed"
Author
Owner

@doctrinebot commented on GitHub (Jun 18, 2015):

Comment created by @zeroedin-bill:

Backported to 2.5

@doctrinebot commented on GitHub (Jun 18, 2015): Comment created by @zeroedin-bill: Backported to 2.5
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4631