-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PRESIDECMS-2974 fix for double join inclusion and errors with agg: fi…
…elds When including the agg formula field in selectFields AND also ordering on that field (i.e. when using a data grid), this causes the query to fail due to the double include of the agg join. Ensure it is only every included the once.
- Loading branch information
1 parent
7a7272a
commit 9c4eb1a
Showing
1 changed file
with
31 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters