class Marten::DB::Management::Migrations::Runner::Progress

Defined in:

marten/db/management/migrations/runner/progress.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : ProgressType, migration : Migration | Nil = nil) #

[View source]

Instance Method Detail

def migration : Marten::DB::Migration? #

[View source]

[View source]