DDC-982: Make SQLWalker::getSQLTableAlias() more unique with dql aliases #1225

Open
opened 2026-01-22 13:06:31 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Jan 13, 2011).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user @beberlei:

getSqlTableAlias: $tableName .= $dqlAlias;

say there is a guy who has two tables "user" and "users" and he does SELECT * FROM User s

Originally created by @doctrinebot on GitHub (Jan 13, 2011). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user @beberlei: getSqlTableAlias: $tableName .= $dqlAlias; say there is a guy who has two tables "user" and "users" and he does SELECT \* FROM User s
admin added the Improvement label 2026-01-22 13:06:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1225