Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('"UserRole_id_seq1"'::regclass) |
|
|
||||
| user_id | uuid | 2147483647 | null |
|
|
|||||
| created_at | timestamptz | 35,6 | now() |
|
|
|||||
| updated_at | timestamptz | 35,6 | now() |
|
|
|||||
| global_role | varchar | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| UserRole_pkey1 | Primary key | Asc | id |
