checksum property

  1. @OrmField.new()
String checksum
final

The MD5 checksum of the migration file at the time it was applied.

Implementation

@OrmField()
final String checksum;