flake8
passed.
JSHint
passed.
Review Request #11222 — Created Oct. 14, 2020 and submitted
The new
MigrationList.from_names()
allows for easy creation of a
MigrationList
from just an app label and a set of migration names,
without any need to inspect the database or a signature. This will
be used in upcoming changes that need to more carefully build and
operate on lists of migrations.
Unit tests pass.
Summary | ID |
---|---|
2f0b789ffd457af66662cc269f7b11d5e2a21389 |