Lustra::SQL::DeleteQuery
Inherits Lustra::SQL::Query::Change < Lustra::SQL::Query::Execute < Lustra::SQL::Query::Where < Lustra::SQL::Query::Connection < Reference < Object
Constructors
new(table : String | Symbol | Nil = nil, wheres : Array(Lustra::Expression::Node) = [] of Lustra::Expression::Node)
SourceInstance methods
table
Sourceto_sql
Sourcewheres
Return the list of where clause; each where clause are transformed into Lustra::Expression::Node