ColumnOption

slick.ast.ColumnOption
See theColumnOption companion object
abstract class ColumnOption[+T]

Attributes

Companion:
object
Source:
ColumnOption.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AutoInc.type
object PrimaryKey.type
object Unique.type
class Default[T]
class Length
object NotNull.type
object Nullable.type
class SqlType

Members list

Concise view