#30750: Add support for check constraints on MySQL 8.0.16+. -------------------------------------+------------------------------------- Reporter: felixxm | Owner: nobody Type: New | Status: new feature | Component: Database | Version: master layer (models, ORM) | Keywords: MySQL, check Severity: Normal | constraints Triage Stage: Accepted | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | -------------------------------------+------------------------------------- MySQL 8.0.16+ supports check constraints (see [https://dev.mysql.com/doc/refman/8.0/en/create-table-check- constraints.html documentation]), we should support them in Django.
-- Ticket URL: <https://code.djangoproject.com/ticket/30750> 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 django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/050.36ca65602f1b57c9d1be56792f0b399e%40djangoproject.com.