spreadsheet_dashboard_share

-1 rows


Description

Copy of a shared dashboard

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('spreadsheet_dashboard_share_id_seq'::regclass)
dashboard_id int4 10 null
spreadsheet_dashboard.id spreadsheet_dashboard_share_dashboard_id_fkey C

Dashboard

create_uid int4 10 null
res_users.id spreadsheet_dashboard_share_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id spreadsheet_dashboard_share_write_uid_fkey N

Last Updated by

access_token varchar 2147483647 null

Access Token

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

Constraint Name Type Sort Column(s)
spreadsheet_dashboard_share_pkey Primary key Asc id

Relationships