Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id1 | text | 2147483647 | null |
|
|
|||||
id2 | text | 2147483647 | null |
|
|
|||||
reltype | text | 2147483647 | 'suggested'::text |
|
|
|||||
idgroup | text | 2147483647 | √ | null |
|
|
||||
creation_date | timestamp | 29,6 | √ | now() |
|
|
||||
modification_date | timestamp | 29,6 | √ | now() |
|
|
||||
modified_by | text | 2147483647 | √ | null |
|
|
||||
created_by | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
oa_conflicts_pkey | Primary key | Asc/Asc | id1 + id2 |
oa_conflicts_id1_idx | Performance | Asc | id1 |
oa_conflicts_id2_idx | Performance | Asc | id2 |
oa_conflicts_idgroup_idx | Performance | Asc | idgroup |