Closed henadzit closed 2 weeks ago
Adds aliases to GROUP BY statements which helps to avoid ambiguous name errors.
This should fix https://github.com/tortoise/tortoise-orm/issues/1386 and fix https://github.com/tortoise/tortoise-orm/issues/1175.
Description
Adds aliases to GROUP BY statements which helps to avoid ambiguous name errors.
Motivation and Context
This should fix https://github.com/tortoise/tortoise-orm/issues/1386 and fix https://github.com/tortoise/tortoise-orm/issues/1175.
How Has This Been Tested?
Checklist: