(Since version 3.0) Use Rep[T : TypedType] instead of Column[T]
(simpleQL: StringAdd).self
(simpleQL: StringFormat).self
(Since version 3.0) Use Rep[T : TypedType] instead of Column[T]
(Since version 3.0) Use an explicit conversion to an Option column with .?
(simpleQL: ArrowAssoc[MemoryDriver.SimpleQL]).x
(Since version 2.10.0) Use leftOfArrow
instead
(simpleQL: Ensuring[MemoryDriver.SimpleQL]).x
(Since version 2.10.0) Use resultOfEnsuring
instead