mirror of
https://github.com/django/django.git
synced 2025-02-10 17:35:38 +00:00
Change patch from https://code.djangoproject.com/ticket/5568 to work on modern Django. Add special case for MySQL which has different syntax for DROP INDEX. Add unit tests for the new functionality.