integer

fun integer(name: String): Column<Int>

Creates a numeric column, with the specified name, for storing 4-byte integers.