slick.profile.SqlTableComponent
(columnOptions: StringAdd).self
(columnOptions: StringFormat).self
(Since version 3.0) Use SqlType instead of DBType
(Since version 3.0) Use a non-Option type for the column definition
(Since version 3.0) Use an Option type for the column definition
(columnOptions: ArrowAssoc[SqlDriver.ColumnOptions]).x
(Since version 2.10.0) Use leftOfArrow
instead
(columnOptions: Ensuring[SqlDriver.ColumnOptions]).x
(Since version 2.10.0) Use resultOfEnsuring
instead