#33248: inspectdb command doesn't introspect on_delete option.
-------------------------------------+-------------------------------------
Reporter: Jiangshan00001 | Owner: nobody
Type: Uncategorized | Status: closed
Component: Database layer | Version: 3.2
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => invalid
* component: Uncategorized => Database layer (models, ORM)
Comment:
Replying to [ticket:33248 Jiangshan00001]:
> I'd like to know,
> why no don't get the information from database?
>
> is this a bug, or just no use for some reason?
Django doesn't support database-level cascade options and doesn’t create
an SQL constraint in the database, so there is no way to introspect it,
see #21961.
--
Ticket URL: <https://code.djangoproject.com/ticket/33248#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/072.f44ab939ddb5128279665c88dd624a22%40djangoproject.com.