DDC-3253: [GH-1110] Changed table name to be more appropriate. #4024

Closed
opened 2026-01-22 14:33:57 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 15, 2014).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user @doctrinebot:

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

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

Message:

Docs stated that this code $article = $em->find('Article', 1); executes a single select against the user, when we probably wanted articles.

Originally created by @doctrinebot on GitHub (Aug 15, 2014). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of baileylo: Url: https://github.com/doctrine/doctrine2/pull/1110 Message: Docs stated that this code `$article = $em->find('Article', 1);` executes a single select against the user, when we probably wanted articles.
admin closed this issue 2026-01-22 14:33:57 +01:00
Author
Owner

@doctrinebot commented on GitHub (Aug 15, 2014):

Comment created by @doctrinebot:

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

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

@doctrinebot commented on GitHub (Aug 15, 2014):

Issue was closed with resolution "Fixed"

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

No dependencies set.

Reference: doctrine/archived-orm#4024