#30748: Abstract model class specifies foreign key – MySQL doesn't have it.
-------------------------------------+-------------------------------------
Reporter: Mike Robinson | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: master
(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 felixxm):
* status: new => closed
* type: Uncategorized => Bug
* component: Uncategorized => Database layer (models, ORM)
* version: 2.2 => master
* resolution: => invalid
Comment:
Django doesn't use `ON DELETE CASCADE` it emulates its behavior (see
[https://docs.djangoproject.com/en/2.2/ref/models/fields/#django.db.models.CASCADE
documentation]).
--
Ticket URL: <https://code.djangoproject.com/ticket/30748#comment:2>
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/073.ede599ccc9f4974ee59b5f6331152b1f%40djangoproject.com.