Marten::DB::Migration::Operation::Optimization::Result
Represents the result of a migration operation optimization.
Constructors
new(type : ResultType)
SourceClass methods
completed
Sourcecompleted(*ops : Operation::Base)
Sourcefailed
Sourceunchanged
SourceInstance methods
completed?
Sourcefailed?
Sourceoperations
Sourceunchanged?
Source