The attached patch works with stable/3.2.x, but I'll have to review it
once [https://github.com/cedar-team/django-snowflake django-snowflake]
development is caught up to Django's main branch.
--
Ticket URL: <https://code.djangoproject.com/ticket/33340>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "33340.diff" added.
* easy: 0 => 1
* stage: Unreviewed => Accepted
Comment:
Thanks for the report.
--
Ticket URL: <https://code.djangoproject.com/ticket/33340#comment:1>
* owner: nobody => Arsalan Ghassemi
* status: new => assigned
Comment:
Hello, I'm working on a patch for this ticket, the topic branch :
https://github.com/ArsaCode/django/tree/ticket_33340
--
Ticket URL: <https://code.djangoproject.com/ticket/33340#comment:2>
* has_patch: 0 => 1
Comment:
Hi,
I opened a PR for this issue : https://github.com/django/django/pull/15166
--
Ticket URL: <https://code.djangoproject.com/ticket/33340#comment:3>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/33340#comment:4>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33340#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"17df72114e222d63c2af9ed9780583f4cb0689eb" 17df7211]:
{{{
#!CommitTicketReference repository=""
revision="17df72114e222d63c2af9ed9780583f4cb0689eb"
Fixed #33340 -- Fixed unquoted column names in queries used by
DatabaseCache.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33340#comment:6>