scala.slick.driver.JdbcInvokerComponent
(updateInvoker: StringAdd).self
(updateInvoker: StringFormat).self
(updateInvoker: ArrowAssoc[JdbcDriver.UpdateInvoker[T]]).x
(Since version 2.10.0) Use leftOfArrow
instead
(updateInvoker: Ensuring[JdbcDriver.UpdateInvoker[T]]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Pseudo-invoker for running UPDATE calls.