doctrine-extensions / DoctrineExtensions

Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
MIT License
4.04k stars 1.27k forks source link

GROUP BY error in getNodesHierarchyQueryBuilder method on PostgreSQL DBMS #109 #2870

Open Biskabos opened 2 months ago

Biskabos commented 2 months ago

Hello. Dear developers, please tell me how to solve the problem with ORDER BY on PostgreSQL. The error occurs only on this type of database and I do not know how to solve it correctly. If I remove ORDER BY, then my section structure and menu breaks. Version 2.0.2.

image image

numerogeek commented 1 week ago

Same issue :/