batch property

  1. @OrmField.new()
int batch
final

The batch number in which this migration was applied.

Implementation

@OrmField()
final int batch;