INTEGER

fun INTEGER(    autoincrement: Boolean = false,     primaryKey: Boolean = false,     nullable: Boolean = false)