#32595: mysql DatabaseSchemaEditor can't `quote_value` on byte strings
-------------------------------------+-------------------------------------
Reporter: Ryan Siemens | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => invalid
Comment:
Thanks for this ticket, however that's an issue in
[https://github.com/PyMySQL/mysqlclient/blob/24aaa72c1503fe35cb1d0584ad553b41d10ddb48/MySQLdb/connections.py#L189-L194
mysqlclient] (see also [https://github.com/PyMySQL/mysqlclient/issues/306
mysqlclient#306]). I'm not sure but maybe they should use
`_bytes_literal()`. Please create a new issue in `mysqlclient` and feel-
free to ping me on it.
--
Ticket URL: <https://code.djangoproject.com/ticket/32595#comment:2>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.a4fd8157b05ffba7e10bfd33c11a79f2%40djangoproject.com.