Changes between Version 1 and Version 2 of Ticket #24386, comment 2
- Timestamp:
- Feb 22, 2015, 9:41:06 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24386, comment 2
v1 v2 1 I don't know if annotations allow me to work around this. I need to find the minimum of only active employees, but to my knowledge the aggregates don't really work in combination with filters:1 I don't know if annotations allow me to work around this. I need to find the minimum of only active employees, but to my knowledge the aggregates over related fields don't really work in combination with filters: 2 2 3 3 I added a {{{number}}} field to my Employee model: