struct Interro::CreateOperation(T)

Defined in:

interro.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(queryable : DB::Database | DB::Connection) #

[View source]

Instance Method Detail

def call(query : QueryBuilder(T), params, on_conflict : ConflictHandler | Nil = nil) : T #

[View source]