atlas.migrations.MigrationRunner.pending
Details
Type: method
File: atlas/migrations.py
Lines: 99–102
Signature: (self) -> list[Migration]
Docstring
Return migrations that have not yet been applied.
Children
| Name | Type | Line |
|---|---|---|
| atlas.migrations.MigrationRunner.pending.applied | attribute | 101 |