struct Orb::Query::Delete

Defined in:

query/delete.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(table : String | Symbol) #

[View source]

Instance Method Detail

def table : String | Symbol #

[View source]
def table=(table : String | Symbol) #

[View source]
def to_sql(position) #

[View source]
def values #

[View source]