* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16007 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33960#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"4483a9b12f295908e68b82d6599f460de943444f" 4483a9b]:
{{{
#!CommitTicketReference repository=""
revision="4483a9b12f295908e68b82d6599f460de943444f"
Fixed #33960 -- Fixed migrations crash on SQLite < 3.26.
Regression in 0b95a96ee10d3e12aef01d449467bcf4641286b4.
Thanks Aristotelis Mikropoulos for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33960#comment:3>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"e98869a8a86e92982f8172418b5d79472ba18cfe" e98869a8]:
{{{
#!CommitTicketReference repository=""
revision="e98869a8a86e92982f8172418b5d79472ba18cfe"
[4.1.x] Fixed #33960 -- Fixed migrations crash on SQLite < 3.26.
Regression in 0b95a96ee10d3e12aef01d449467bcf4641286b4.
Thanks Aristotelis Mikropoulos for the report.
Backport of 4483a9b12f295908e68b82d6599f460de943444f from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33960#comment:4>
Comment (by Aristotelis Mikropoulos):
Replying to [comment:4 Mariusz Felisiak <felisiak.mariusz@…>]:
> In [changeset:"e98869a8a86e92982f8172418b5d79472ba18cfe" e98869a8]:
> {{{
> #!CommitTicketReference repository=""
revision="e98869a8a86e92982f8172418b5d79472ba18cfe"
> [4.1.x] Fixed #33960 -- Fixed migrations crash on SQLite < 3.26.
>
> Regression in 0b95a96ee10d3e12aef01d449467bcf4641286b4.
>
> Thanks Aristotelis Mikropoulos for the report.
> Backport of 4483a9b12f295908e68b82d6599f460de943444f from main
> }}}
You 're welcome.
--
Ticket URL: <https://code.djangoproject.com/ticket/33960#comment:5>