mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #30013 -- Fixed DatabaseOperations.last_executed_query() with mysqlclient 1.3.14+.
This commit is contained in:
@@ -10,4 +10,4 @@ Django 2.1.5 fixes several bugs in 2.1.4.
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed compatibility with mysqlclient 1.3.14 (:ticket:`30013`).
|
||||
|
||||
Reference in New Issue
Block a user