Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id1 | text | 2147483647 | null |
|
|
|||||
reltype | text | 2147483647 | null |
|
|
|||||
id2 | text | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
relationships_pkey | Primary key | Asc/Asc/Asc | id1 + reltype + id2 |
relationships_id1_idx | Performance | Asc | id1 |
relationships_id2_idx | Performance | Asc | id2 |