bool

fun bool(name: String): Column<Boolean>

Creates a column, with the specified name, for storing boolean values.