Changed paths:
M django/core/management/commands/sqlsequencereset.py
M django/core/management/sql.py
A tests/commands_sql_migrations/__init__.py
A tests/commands_sql_migrations/migrations/0001_initial.py
A tests/commands_sql_migrations/migrations/__init__.py
A tests/commands_sql_migrations/models.py
A tests/commands_sql_migrations/tests.py
Log Message:
-----------
[1.7.x] Making SQL management commands migration aware.