Opened 12 years ago
Closed 12 years ago
#21366 closed Bug (fixed)
Regression in query join promotion logic
| Reported by: | Tim Graham | Owned by: | Anssi Kääriäinen |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
(master only) I think there's a regression in the following commit - test case that passes before the commit attached.
https://github.com/django/django/commit/ecaba3602837d1e02fe1e961f7d3bf9086453259
Attachments (1)
Change History (2)
by , 12 years ago
| Attachment: | 21366_test.diff added |
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In b44d42be6d05e88071844b64c6519223cdd2fa80: