class Avram::FailedMigration

Defined in:

avram/errors.cr

Constructors

Instance methods inherited from class Object

blank? blank?, blank_for_validates_required? : Bool blank_for_validates_required?, present? present?

Constructor Detail

def self.new(migration : String, statements : Array(String), cause : Exception) #

[View source]