t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_workspace
0
rows
Description
Table to store the owner’s information of the workspace
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_workspace_id_seq'::regclass)
course_id
int8
19
null
app_course
.id
Defined in XML
R
user_id
int8
19
√
null
app_user
.id
Defined in XML
R
private
int2
5
√
null
timestamp
int8
19
null
to_be_deleted
int2
5
0
Showing 1 to 6 of 6 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_work_id2_pk
Primary key
Asc
id
app_work_cou2_ix
Performance
Asc
course_id
app_work_use_ix
Performance
Asc
user_id
Showing 1 to 3 of 3 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees