context property

Object? context
getter/setter pair

Dynamic object that can continuously be upgraded and replaced passed to each migration in order

Implementation

Object? context;