timestamp

fun Table.timestamp(name: String): Column<Instant>

A timestamp column to store both a date and a time without time zone.

Parameters

name

The column name