Type alias ColumnType

ColumnType: "string" | "number" | "boolean" | "date" | "json" | "uuid" | "text" | "blob"