mirror of
https://github.com/doctrine/orm-documentation.git
synced 2026-03-24 00:32:09 +01:00
[PR #163] [MERGED] Update incorrect example for DISTINCT #203
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (1)
a2cbd4dUpdate 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.