#30013: Fix compatiblity with mysqlclient 1.3.14
-------------------------------------+-------------------------------------
               Reporter:  Tim        |          Owner:  Tim Graham
  Graham                             |
                   Type:             |         Status:  assigned
  Cleanup/optimization               |
              Component:  Database   |        Version:  2.1
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:
           Triage Stage:  Accepted   |      Has patch:  0
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 mysqlclient 1.3.14 broke `DatabaseOperations.last_executed_query()` by
 removing
 
[https://github.com/django/django/blob/fbc7e4138921d0fbee823ce6ea9774de66d27e47/django/db/backends/mysql/operations.py#L144
 _last_executed] in [https://github.com/PyMySQL/mysqlclient-python/pull/283
 PR #283].

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30013>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.c2a67eb160e5b043cca07bd5bae5d9d7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to