Skip to content

TableColumnDataType

type TableColumnDataType = "text" | "number" | "boolean" | "datetime" | "unknown";