* has_patch: 0 => 1
Comment:
Please review the PR and approve workflows if any one of you is the
maintainer.
https://github.com/django/django/pull/15925
--
Ticket URL: <https://code.djangoproject.com/ticket/33899#comment:9>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33899#comment:10>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"c0beff21239e70cbdcc9597e5be09e505bb8f76c" c0beff21]:
{{{
#!CommitTicketReference repository=""
revision="c0beff21239e70cbdcc9597e5be09e505bb8f76c"
Fixed #33899 -- Fixed migration crash when removing indexed field on
SQLite 3.35.5+.
Regression in 702819227fd0cdd9b581cd99e11d1561d51cbeb.
Thanks cessor for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33899#comment:11>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"f546e7c18b470c98b40567d1415fd86074c4adf0" f546e7c]:
{{{
#!CommitTicketReference repository=""
revision="f546e7c18b470c98b40567d1415fd86074c4adf0"
[4.1.x] Fixed #33899 -- Fixed migration crash when removing indexed field
on SQLite 3.35.5+.
Regression in 702819227fd0cdd9b581cd99e11d1561d51cbeb.
Thanks cessor for the report.
Backport of c0beff21239e70cbdcc9597e5be09e505bb8f76c from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33899#comment:12>
Comment (by cessor):
Thank you all for your work and quick responses. Much appreciated!
--
Ticket URL: <https://code.djangoproject.com/ticket/33899#comment:13>