[Django] #31345: BaseDatabaseIntrospection.get_relations() is missing

10 views
Skip to first unread message

Django

unread,
Mar 5, 2020, 7:39:01 PM3/5/20
to django-...@googlegroups.com
#31345: BaseDatabaseIntrospection.get_relations() is missing
-------------------------------------+-------------------------------------
Reporter: Tim | Owner: nobody
Graham |
Type: | Status: new
Cleanup/optimization |
Component: Database | Version: master
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
It should be a stub that raises `NotImplementedError`, like
`get_constraints()` does. See #31333 for a nearly identical issue.

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

Django

unread,
Mar 5, 2020, 8:09:13 PM3/5/20
to django-...@googlegroups.com
#31345: BaseDatabaseIntrospection.get_relations() is missing
-------------------------------------+-------------------------------------
Reporter: Tim Graham | Owner:
Type: | shankarj67
Cleanup/optimization | Status: assigned
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by shankarj67):

* owner: nobody => shankarj67
* status: new => assigned


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

Django

unread,
Mar 6, 2020, 1:36:35 AM3/6/20
to django-...@googlegroups.com
#31345: BaseDatabaseIntrospection.get_relations() is missing
-------------------------------------+-------------------------------------
Reporter: Tim Graham | Owner: Shankar
Type: | Jha

Cleanup/optimization | Status: assigned
Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

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

* has_patch: 0 => 1


Comment:

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

--
Ticket URL: <https://code.djangoproject.com/ticket/31345#comment:2>

Django

unread,
Mar 6, 2020, 3:40:54 AM3/6/20
to django-...@googlegroups.com
#31345: BaseDatabaseIntrospection.get_relations() is missing
-------------------------------------+-------------------------------------
Reporter: Tim Graham | Owner: Shankar
Type: | Jha
Cleanup/optimization | Status: closed

Component: Database layer | Version: master
(models, ORM) |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

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

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"df4d622cac02fcbf98da99e62701a41a521094ca" df4d622c]:
{{{
#!CommitTicketReference repository=""
revision="df4d622cac02fcbf98da99e62701a41a521094ca"
Fixed #31345 -- Added BaseDatabaseIntrospection.get_relations().
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/31345#comment:3>

Reply all
Reply to author
Forward
0 new messages