variable_table_styles

2 rows


Description

(Enum) How a table should be rendered visually in the document.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
variable_tables.table_style_id variable_tables_table_style_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
variable_table_styles_pkey Primary key Asc id
variable_table_styles_name_key Must be unique Asc name

Relationships