struct

Lustra::Migration::Table::FkeyOperation

Inherits Struct < Value < Object

Constructors

new(fields : Array(String), table : String, foreign_fields : Array(String), on_delete : String, primary : Bool)
Source

Instance methods

clone
Source
copy_with(fields _fields = @fields, table _table = @table, foreign_fields _foreign_fields = @foreign_fields, on_delete _on_delete = @on_delete, primary _primary = @primary)
Source
fields
foreign_fields
on_delete
primary
table