Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| user_id | INT | 10 | null |
|
|
||||||
| record_id | BIGINT | 19 | null |
|
|
||||||
| can_edit | BIT | 1 | √ | null |
|
|
|||||
| can_view | BIT | 1 | √ | null |
|
|
|||||
| is_owner | BIT | 1 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc/Asc | user_id + record_id |
| FKDAC14C1828C762A3 | Performance | Asc | user_id |
| FKDAC14C1867DEC566 | Performance | Asc | record_id |

