Adam Sołtysik

(adamsol)

Most Active Role

Reporter

Most Active Component

Database Layer (Models, Orm)

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (9) Reporter (8) Owner (0) Commenter (14) Summary Component
30685 30685 4 Optimize QuerySet.count() with distinct() Database layer (models, ORM)
33429 33429 Wrong results when using .values().distinct() with default ordering Database layer (models, ORM)
14357 14357 1 Prevent inappropriate order-based grouping on values+annotate queries Database layer (models, ORM)
33312 33312 1 Instances with deferred fields cannot be used for copying. Database layer (models, ORM)
32799 32799 3 Inconsistency regarding the default value of CharField Migrations
31883 31883 exclude(pk__in=[None]) returns no objects Database layer (models, ORM)
30894 30894 3 Reverse OneToOneField relation: `prefetch_related` uses `related_name` while `select_related` uses `related_query_name` Database layer (models, ORM)
30689 30689 2 Fix documentation for the `fields` argument of MultiValueField Documentation
30683 30683 QuerySet.count() crashes when window functions and conditional expressions are both used. Database layer (models, ORM)