(Since version 3.0) Use Rep[T : TypedType] instead of Column[T]
(aPI: StringAdd).self
(aPI: 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 .?
(aPI: ArrowAssoc[MemoryDriver.API]).x
(Since version 2.10.0) Use leftOfArrow
instead
(aPI: Ensuring[MemoryDriver.API]).x
(Since version 2.10.0) Use resultOfEnsuring
instead