Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_oauth2_access_token_id_seq'::regclass) |
|
|
|||||
timecreated | int8 | 19 | null |
|
|
||||||
timemodified | int8 | 19 | null |
|
|
||||||
usermodified | int8 | 19 | null |
|
|
||||||
issuerid | int8 | 19 | null |
|
|
||||||
token | text | 2147483647 | null |
|
|
||||||
expires | int8 | 19 | null |
|
|
||||||
scope | text | 2147483647 | null |
|
|