spreadsheet_dashboard

-1 rows


Description

Spreadsheet Dashboard

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('spreadsheet_dashboard_id_seq'::regclass)
res_groups_spreadsheet_dashboard_rel.spreadsheet_dashboard_id res_groups_spreadsheet_dashboard__spreadsheet_dashboard_id_fkey C
spreadsheet_dashboard_share.dashboard_id spreadsheet_dashboard_share_dashboard_id_fkey C
dashboard_group_id int4 10 null
spreadsheet_dashboard_group.id spreadsheet_dashboard_dashboard_group_id_fkey R

Dashboard Group

sequence int4 10 null

Sequence

create_uid int4 10 null
res_users.id spreadsheet_dashboard_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id spreadsheet_dashboard_write_uid_fkey N

Last Updated by

name jsonb 2147483647 null

Name

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_pkey Primary key Asc id

Relationships