class

Marten::DB::Management::Migrations::Diff::Migration

Inherits Marten::DB::CanFormatStringsOrSymbols / Reference / Object

Constructors

new(app_label : String, name : String, operations : Array(DB::Migration::Operation::Base), dependencies : Array(Tuple(String, String)), replacements : Array(Tuple(String, String)) = Array(Tuple(String, String)).new)
Source

Instance methods

app_label
Source
dependencies
Source
name
Source
operations
Source
replacements
Source
replacements=(replacements : Array(Tuple(String, String)))
Source
serialize
Source
version
Source