[PR #163] [MERGED] Update incorrect example for DISTINCT #203

Closed
opened 2026-01-23 11:43:22 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm-documentation/pull/163
Author: @merk
Created: 10/29/2013
Status: Merged
Merged: 4/5/2016
Merged by: @mikeSimonson

Base: masterHead: patch-1


📝 Commits (1)

  • a2cbd4d Update incorrect example for DISTINCT

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 en/reference/dql-doctrine-query-language.rst (+1 -1)

📄 Description

We dont get an array of CMSUsers back from a COUNT(DISTINCT u.name) select query.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm-documentation/pull/163 **Author:** [@merk](https://github.com/merk) **Created:** 10/29/2013 **Status:** ✅ Merged **Merged:** 4/5/2016 **Merged by:** [@mikeSimonson](https://github.com/mikeSimonson) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`a2cbd4d`](https://github.com/doctrine/orm-documentation/commit/a2cbd4da607bbefb742fd3822f46fcafc18d7524) Update incorrect example for DISTINCT ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `en/reference/dql-doctrine-query-language.rst` (+1 -1) </details> ### 📄 Description We dont get an array of CMSUsers back from a COUNT(DISTINCT u.name) select query. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-23 11:43:22 +01:00
admin closed this issue 2026-01-23 11:43:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/orm-documentation#203