ui_staff_portal_page_entry

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.ui_staff_portal_page_entry_id_seq'::regclass)
page_col int4 10 null
col_pos int4 10 null
entry_type text 2147483647 null
ui_staff_portal_page_entry_type.code cusppe_entry_type_fkey C
label text 2147483647 null
image_url text 2147483647 null
target_url text 2147483647 null
entry_text text 2147483647 null
owner int4 10 null
org_unit.id cusppe_owner_fkey C

Indexes

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

Relationships