scala.slick.driver.JdbcInvokerComponent
(fullInsertInvoker: StringAdd).self
(fullInsertInvoker: StringFormat).self
(fullInsertInvoker: ArrowAssoc[JdbcDriver.FullInsertInvoker[U]]).x
(Since version 2.10.0) Use leftOfArrow
instead
(fullInsertInvoker: Ensuring[JdbcDriver.FullInsertInvoker[U]]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
An InsertInvoker that can also insert from another query.