--
Ticket URL: <https://code.djangoproject.com/ticket/32453>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/14014 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/32453#comment:1>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"4d99375b46ad03fa4b4795319973046f438328c8" 4d99375b]:
{{{
#!CommitTicketReference repository=""
revision="4d99375b46ad03fa4b4795319973046f438328c8"
Fixed #32453 -- Added introspection of unique constraint field ordering on
SQLite.
Co-authored-by: Mariusz Felisiak <felisiak...@gmail.com>
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32453#comment:2>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"69a585eb878901eedb8809e4fada42e4d7b01b04" 69a585e]:
{{{
#!CommitTicketReference repository=""
revision="69a585eb878901eedb8809e4fada42e4d7b01b04"
[3.2.x] Fixed #32453 -- Added introspection of unique constraint field
ordering on SQLite.
Co-authored-by: Mariusz Felisiak <felisiak...@gmail.com>
Backport of 4d99375b46ad03fa4b4795319973046f438328c8 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32453#comment:3>