widget


Columns

Column Type Size Nulls Auto Default Children Parents Comments
uuid uuid 2147483647 gen_random_uuid()
dashboard_uuid uuid 2147483647 null
dashboard.uuid widget_dashboard_uuid_fkey C
name text 2147483647 null
options jsonb 2147483647 null
positioncol int4 10 null
positionrow int4 10 null
queryid uuid 2147483647 null
saved_query.uuid widget_queryid_fkey R
sizex int4 10 null
sizey int4 10 null
tableid uuid 2147483647 null
managed_table.uuid widget_tableid_fkey R
widgettype text 2147483647 null
comment text 2147483647 null
created_on timestamptz 35,6 now()
props jsonb 2147483647 null
tags jsonb 2147483647 null
updated_on timestamptz 35,6 now()
databaseorder int4 10 null

Table contained 267 rows

Indexes

Constraint Name Type Sort Column(s)
widget_pkey Primary key Asc uuid

Relationships