Histórico de Commits

Autor SHA1 Mensagem Data
  Jacob Walls d206d4c200 Fixed #36051 -- Declared arity on aggregate functions. há 2 meses atrás
  Tim Graham 6a85c888bf Added supports_select_union skips in queries and aggregation tests. há 7 meses atrás
  Simon Charette a16f13a866 Fixed #35643 -- Fixed a crash when ordering a QuerySet by a reference containing "__". há 8 meses atrás
  Chris Muthig 42b567ab4c Refs #35339 -- Updated Aggregate class to return consistent source expressions. há 1 ano atrás
  Simon Charette 77278929c8 Fixed #35042 -- Fixed a count() crash on combined queries. há 1 ano atrás
  Simon Charette eea4f92f9a Refs #34013 -- Registered instance lookups as documented in tests. há 1 ano atrás
  Simon Charette b0ad41198b Fixed #34013 -- Added QuerySet.order_by() support for annotation transforms. há 1 ano atrás
  Simon Charette 15cb3c262a Refs #34975 -- Complemented rhs filtering aggregations for __in lookup. há 1 ano atrás
  Simon Charette 7530cf3900 Fixed #34975 -- Fixed crash of conditional aggregate() over aggregations. há 1 ano atrás
  David Sanders b863c5ffde Fixed #34967 -- Fixed queryset crash when grouping by constants on SQLite < 3.39. há 1 ano atrás
  Simon Charette 3b4a571275 Fixed #34798 -- Fixed QuerySet.aggregate() crash when referencing expressions containing subqueries. há 1 ano atrás
  Mariusz Felisiak c9b9a52edc Fixed #34750 -- Fixed QuerySet.count() when grouping by unused multi-valued annotations. há 1 ano atrás
  Simon Charette 4087367ba8 Fixed #34748 -- Fixed queryset crash when grouping by a reference in a subquery. há 1 ano atrás
  Simon Charette 68912e4f6f Fixed #34717 -- Fixed QuerySet.aggregate() crash when referencing window functions. há 1 ano atrás
  Simon Charette e5c844d6f2 Fixed #34551 -- Fixed QuerySet.aggregate() crash when referencing subqueries. há 1 ano atrás
  Simon Charette 2ee01747c3 Refs #34551 -- Fixed QuerySet.aggregate() crash on precending aggregation reference. há 1 ano atrás
  Simon Charette 9daf8b4109 Fixed #34464 -- Fixed queryset aggregation over group by reference. há 2 anos atrás
  Mariusz Felisiak 0e2649fdf4 Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding with psycopg version 3. há 2 anos atrás
  Simon Charette dd68af62b2 Fixed #34176 -- Fixed grouping by ambiguous aliases. há 2 anos atrás
  Mariusz Felisiak 3b24a3fa33 Removed unnecessary commas in tests. há 2 anos atrás
  Simon Charette 1297c0d0d7 Fixed #31679 -- Delayed annotating aggregations. há 2 anos atrás
  Simon Charette 10037130c1 Refs #28477 -- Fixed handling aliased annotations on aggregation. há 2 anos atrás
  Simon Charette 59bea9efd2 Fixed #28477 -- Stripped unused annotations on aggregation. há 2 anos atrás
  Gregor Gärtner f0c06f8ab7 Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). há 2 anos atrás
  Mariusz Felisiak d795259ea9 Replaced assertQuerysetEqual() to assertSequenceEqual()/assertCountEqual() where appropriate. há 2 anos atrás
  Simon Charette b7b28c7c18 Refs #31150 -- Enabled implicit GROUP BY aliases. há 2 anos atrás
  Simon Charette 3d734c09ff Refs #33992 -- Refactored subquery grouping logic. há 2 anos atrás
  Simon Charette 32536b1324 Fixed #33992 -- Fixed queryset crash when aggregating over a group containing Exists. há 2 anos atrás
  Mariusz Felisiak eb3699ea77 Fixed #33718 -- Dropped support for MySQL 5.7. há 2 anos atrás
  marcperrinoptel 4282fd468f Fixed #33655 -- Removed unnecessary constant from GROUP BY clause for QuerySet.exists(). há 2 anos atrás