Can Sarıgöl
(cansarigol)
Most Active Role
Bug Fixer
Most Active Component
Database Layer (Models, Orm)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (24) | Reporter (4) | Owner (22) | Commenter (78) | Summary | Component |
---|---|---|---|---|---|---|
30397 | 30397 | ✅ | 6 | Allow app_label and class to be specified in the name argument for indexes and constraints. | Database layer (models, ORM) | |
30209 | 30209 | ✅ | 2 | Union with group by don't generate correct Subquery | Database layer (models, ORM) | |
33279 | 33279 | ✅ | 3 | Time zones with minus in names are incorrectly converted. | Database layer (models, ORM) | |
29738 | 29738 | ✅ | 5 | Django can't serialize DateTimeTZRange(lower=None, upper=None, bounds='[)') | Migrations | |
33046 | 33046 | ✅ | ✅ | Fully cached result approach of the QuerySet.count is not documented. | Documentation | |
14645 | 14645 | 1 | Exclude query with multiple conditions for the same multi-value relation not correct | Database layer (models, ORM) | ||
16732 | 16732 | ✅ | 2 | Unable to have abstract model with unique_together | Database layer (models, ORM) | |
25946 | 25946 | ✅ | 1 | Negated clauses' "isnull" added term does not take field transforms into account | Database layer (models, ORM) | |
30064 | 30064 | ✅ | 13 | Admin search with a null character crashes with "A string literal cannot contain NUL (0x00) characters." on PostgreSQL | contrib.admin | |
28289 | 28289 | ✅ | 3 | QuerySet.count() does not with work raw sql annotations on inherited model fields | Database layer (models, ORM) | |
30614 | 30614 | ✅ | ✅ | 1 | Add constraint name validation to system checks. | Database layer (models, ORM) |
30613 | 30613 | ✅ | ✅ | 1 | Move index name checks from Index.__init__ into system checks. | Database layer (models, ORM) |
28408 | 28408 | ✅ | 5 | Incorrect error message with QuerySet.update() that requires a join on an annotated F expression | Database layer (models, ORM) | |
30477 | 30477 | ✅ | 1 | Filtering on reverse ForeignKey relation uses get_db_prep_value from a wrong field. | Database layer (models, ORM) | |
29834 | 29834 | ✅ | 4 | Union queryset with ordering breaks on ordering with derived querysets | Database layer (models, ORM) | |
30128 | 30128 | ✅ | 6 | Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query | Database layer (models, ORM) | |
30493 | 30493 | ✅ | 2 | GenericRelation and prefetch_related: wrong caching with cyclic prefetching. | Database layer (models, ORM) | |
29692 | 29692 | ✅ | 5 | Incorrect removal of order_by clause created as multiline RawSQL | Database layer (models, ORM) | |
30396 | 30396 | ✅ | 2 | Add a system check for uniqueness of partial indexes and constraints names. | Core (System checks) | |
30412 | 30412 | ✅ | 1 | CheckConstraint with OR operator generates incorrect SQL on SQLite and Oracle. | Database layer (models, ORM) | |
29810 | 29810 | ✅ | 6 | Left outer join using FilteredRelation failed on empty result | Database layer (models, ORM) | |
30335 | 30335 | ✅ | 1 | TypeError: unhashable type: 'list' when paginating queryset with KeyTransform annotation | Database layer (models, ORM) | |
29697 | 29697 | ✅ | 4 | Complex query crashes with "missing FROM-clause entry for table" | Database layer (models, ORM) | |
30115 | 30115 | ✅ | 3 | inspectdb on SQLite crashes when introspecting varchar primary key with TypeError: unhashable type: 'dict' | Database layer (models, ORM) |