uuid

fun uuid(name: String): Column<Uuid>

Creates a binary column, with the specified name, for storing kotlin.uuid.Uuid values.