scala.slick.profile.BasicInsertInvokerComponent
Insert a collection of values
Insert a single value
Return a reference to this InsertInvoker
(insertInvokerDef: StringAdd).self
(insertInvokerDef: StringFormat).self
(insertInvokerDef: ArrowAssoc[BasicDriver.InsertInvokerDef[T]]).x
(Since version 2.10.0) Use leftOfArrow
instead
(insertInvokerDef: Ensuring[BasicDriver.InsertInvokerDef[T]]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Defines the standard InsertInvoker methods for inserting data, which are available at the level of BasicProfile.