struct Interro::DeleteOperation

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(table_name : String, where : QueryExpression) #

[View source]
def call(table_name : String, where : Nil) #

[View source]