- [https://dev.mysql.com/doc/refman/8.0/en/show-index.html SHOW INDEX on
MySQL 8.0.1+],
- [https://dev.mysql.com/doc/refman/8.0/en/descending-indexes.html
Descending Indexes]
Noticed when reviewing #26167. Refs #20888.
--
Ticket URL: <https://code.djangoproject.com/ticket/32342>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/13875 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/32342#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/32342#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"407d3cf39cd6a62f7277e401d646a4c7e8446879" 407d3cf3]:
{{{
#!CommitTicketReference repository=""
revision="407d3cf39cd6a62f7277e401d646a4c7e8446879"
Fixed #32342 -- Added index order introspection on MySQL 8.0.1+.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32342#comment:3>