Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('role_id_seq'::regclass) |
|
|
||||||
name | text | 2147483647 | null |
|
|
|||||||
scope_prefix | text | 2147483647 | √ | null |
|
|
||||||
description | text | 2147483647 | null |
|
|
Table contained 19 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
role_pkey | Primary key | Asc | id |