Focus::UpdateStatement
Inherits Focus::Statement / Focus::Queryable / Reference / Object
Constructors
new(update_clause : Focus::UpdateClause)
SourceInstance methods
from(table : Focus::ReadableTable) : self
Sourcefrom_clause
Sourceordered_clauses
Sourcereturning(*returning_vals : Focus::Expression) : self
Sourcereturning_clause
Sourceset_clause
Sourcestatement_type
Sourceupdate_clause
Sourcewhere(expression : Focus::BoolExpression) : self
Sourcewhere_clause
Source