Interro::Migrations::SchemaMigration
Inherits DB::Mappable / DB::Serializable / Struct / Value / Object
Constructors
new(name : String, added_at : Time)
Sourcenew(rs : DB::ResultSet)
SourceClass methods
from_rs(rs : DB::ResultSet)
SourceInstance methods
added_at
Sourceadded_at=(added_at : Time)
Sourcename
Sourcename=(name : String)
Source