django/tests/regressiontests/commands_sql
Tomasz Rybak d7429defe6 Add sqldropindexes to manage
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.
2013-02-24 12:38:28 +01:00
..
__init__.py
models.py
tests.py Add sqldropindexes to manage 2013-02-24 12:38:28 +01:00