workspaceitem

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
workspace_item_id int4 10 null
epersongroup2workspaceitem.workspace_item_id epersongroup2workspaceitem_workspace_item_id_fkey R
multiple_titles bool 1 null
published_before bool 1 null
multiple_files bool 1 null
stage_reached int4 10 null
page_reached int4 10 null
item_id uuid 2147483647 null
item.uuid workspaceitem_item_id_fkey R
collection_id uuid 2147483647 null
collection.uuid workspaceitem_collection_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
workspaceitem_pkey Primary key Asc workspace_item_id
workspaceitem_coll Performance Asc collection_id
workspaceitem_item Performance Asc item_id

Relationships