Initializer
init(table:)
Create a new row modification query.
init(table: any SQLExpression)
Parameters
tableThe table containing the row(s) to update.
Initializer
init(table: any SQLExpression)
tableThe table containing the row(s) to update.