down property

List<MigrationCommand> down
final

The Migration down commands. Must match the annotated Migration up.

Implementation

final List<MigrationCommand> down;