Changes between Initial Version and Version 1 of Ticket #34798
- Timestamp:
- Aug 25, 2023, 1:10:38 AM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34798 – Description
initial v1 2 2 3 3 ProgrammingError: ('42000', '[42000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Cannot perform an aggregate function on an expression containing an aggregate or a subquery. (130) (SQLExecDirectW)') 4 5 However, the same query __works__ in Django 4.1.10. 4 6 5 7 To generate the error for following example can be used: