struct Interro::ConflictHandler(UpdateHandler)

Defined in:

interro.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(columns : String, do action : Interro::DoNothing | Interro::Update(UpdateHandler)) #

[View source]

Instance Method Detail

def action : Update(UpdateHandler) | DoNothing #

[View source]
def to_sql(io, start_at initial_index : Int) : Nil #

[View source]