Skip to content

TableColumn

Column information for a table

PropertyTypeDescription
data_typestring-
default_value?string-
description?stringColumn description from PostgreSQL comment
is_foreign_keyboolean-
is_nullableboolean-
is_primary_keyboolean-
is_uniqueboolean-
jsonb_schema?JSONBSchemaJSONB schema if this is a JSONB/JSON column with schema annotation
max_length?number-
namestring-
positionnumber-