steps property

List<Migration> steps
final

The ordered migrations to execute. Empty when already at the target.

Implementation

final List<Migration> steps;