card_layout_spec


Columns

Column Type Size Nulls Auto Default Children Parents Comments
card_type text 2147483647 null
width int4 10 null
height int4 10 null
gap_x int4 10 120
gap_below int4 10 240
column_group text 2147483647 null
sort_order int4 10 100
notes text 2147483647 null
updated_at timestamptz 35,6 now()
aspect_ratio numeric 0 null
fit_strategy text 2147483647 'scale'::text

Indexes

Constraint Name Type Sort Column(s)
card_layout_spec_pkey Primary key Asc card_type

Relationships