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