[Django] #32453: Introspection doesn't return column order for unique constraints on SQLite.

27 views
Skip to first unread message

Django

unread,
Feb 17, 2021, 4:45:35 AM2/17/21
to django-...@googlegroups.com
#32453: Introspection doesn't return column order for unique constraints on SQLite.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Hannes Ljungberg
Felisiak |
Type: Bug | Status: assigned
Component: Database | Version: 3.1
layer (models, ORM) | Keywords: SQLite
Severity: Normal | introspection
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Introspection doesn't return column order for unique constraints on
SQLite.

--
Ticket URL: <https://code.djangoproject.com/ticket/32453>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Feb 17, 2021, 4:56:01 AM2/17/21
to django-...@googlegroups.com
#32453: Introspection doesn't return column order for unique constraints on SQLite.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Hannes
| Ljungberg
Type: Bug | Status: assigned
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Normal | Resolution:
Keywords: SQLite | Triage Stage: Accepted
introspection |
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* has_patch: 0 => 1


Comment:

[https://github.com/django/django/pull/14014 PR]

--
Ticket URL: <https://code.djangoproject.com/ticket/32453#comment:1>

Django

unread,
Feb 17, 2021, 6:18:27 AM2/17/21
to django-...@googlegroups.com
#32453: Introspection doesn't return column order for unique constraints on SQLite.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Hannes
| Ljungberg
Type: Bug | Status: closed

Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Normal | Resolution: fixed

Keywords: SQLite | Triage Stage: Accepted
introspection |
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

* 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>

Django

unread,
Feb 17, 2021, 6:18:50 AM2/17/21
to django-...@googlegroups.com
#32453: Introspection doesn't return column order for unique constraints on SQLite.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Hannes
| Ljungberg
Type: Bug | Status: closed
Component: Database layer | Version: 3.1
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: SQLite | Triage Stage: Accepted
introspection |
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

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>

Reply all
Reply to author
Forward
0 new messages