Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| slug | varchar | 64 | null |
|
|
||||||
| name | varchar | 255 | null |
|
|
||||||
| subsite_context | bool | 1 | null |
|
|
||||||
| permissions | json | 2147483647 | √ | null |
|
|
(DC2Type:json) |
||||
| create_timestamp | timestamp | 22 | null |
|
|
||||||
| update_timestamp | timestamp | 22 | √ | NULL::timestamp without time zone |
|
|
|||||
| status | int2 | 5 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| system_role_pkey | Primary key | Asc | id |


