#31409: [Documentation] Add warning regarding CheckConstraint and MySQL
-----------------------------------------+--------------------------
Reporter: Omar | Owner: nobody
Type: New feature | Status: assigned
Component: Documentation | Version: 3.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-----------------------------------------+--------------------------
As CheckConstraints are not supported by versions of MySQL less than
8.0.16, can we update this page
https://docs.djangoproject.com/en/2.2/ref/models/constraints/ to show a
warning to explain as much.
I was warned by the lovey Django System Check:
"MySQL does not support check constraints. HINT: A constraint won't be
created. Silence this warning if you don't care about it."
Can we do the same for the docs?
I've yet to contribute to Django, I'd be happy for this to be my first
attempt
--
Ticket URL: <https://code.djangoproject.com/ticket/31409>
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/049.35d2c3d5d29aaed6dc7d2d90ba9a897b%40djangoproject.com.