SQLProvider.sqlUpdates()method

sqlUpdates(updates: Updates<TT>): SQLFragment

Define an SQL fragment for a set of updates, e.g. "a" = 1, "b" = "b" + 5.