test
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
post_role
0
rows
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('post_role_id_seq'::regclass)
user_id
int8
19
null
users
.id
post_role_user_id_fkey
R
post_id
int8
19
null
post
.id
post_role_post_id_fkey
R
type
varchar
50
null
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
post_role_pkey
Primary key
Asc
id
post_role_user_id_post_id_type_key
Must be unique
Asc
/
Asc
/
Asc
user_id + post_id + type
Showing 1 to 2 of 2 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees