executor property

MigrationExecutor executor
final

The executor the migration body uses to run SQL statements. Bound to the in-flight transaction.

Implementation

final MigrationExecutor executor;