mirror of
https://github.com/django/django.git
synced 2025-01-26 18:19:18 +00:00
d7429defe6
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.