Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_oauth2_system_account_id_seq'::regclass) |
|
|
|||||
| timecreated | int8 | 19 | null |
|
|
||||||
| timemodified | int8 | 19 | null |
|
|
||||||
| usermodified | int8 | 19 | null |
|
|
||||||
| issuerid | int8 | 19 | null |
|
|
||||||
| refreshtoken | text | 2147483647 | null |
|
|
||||||
| grantedscopes | text | 2147483647 | null |
|
|
||||||
| text | 2147483647 | √ | null |
|
|
||||||
| username | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_oautsystacco_id_pk | Primary key | Asc | id |
| app_oautsystacco_iss_uix | Must be unique | Asc | issuerid |

