Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | √ | null |
|
|
||||
organisation_id | int8 | 19 | null |
|
|
|||||
user_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
organisation_user_pkey | Primary key | Asc | id |
organisation_user_organisation_id_fc223d75 | Performance | Asc | organisation_id |
organisation_user_user_id_ff649da2 | Performance | Asc | user_id |