--
Ticket URL: <https://code.djangoproject.com/ticket/33508>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/33508#comment:1>
* cc: Alokik Roy (added)
* owner: nobody => Alokik Roy
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/33508#comment:2>
Comment (by Alokik Roy):
PR [https://github.com/django/django/pull/15452]
--
Ticket URL: <https://code.djangoproject.com/ticket/33508#comment:3>
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/33508#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33508#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"c1d168be0fe7d848297253bdf2c5963dffda5af7" c1d168b]:
{{{
#!CommitTicketReference repository=""
revision="c1d168be0fe7d848297253bdf2c5963dffda5af7"
Fixed #33508 -- Fixed DatabaseFeatures.supports_index_column_ordering on
MariaDB 10.8+.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33508#comment:6>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"6f311c7e35090957dd93783b71c5d3af7d5329d4" 6f311c7e]:
{{{
#!CommitTicketReference repository=""
revision="6f311c7e35090957dd93783b71c5d3af7d5329d4"
Refs #33508 -- Corrected note about MySQL/MariaDB support of index
ordering.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33508#comment:7>