Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_oauth2_issuer_id_seq'::regclass) |
|
|
||||||||||||||||
timecreated | int8 | 19 | null |
|
|
|||||||||||||||||
timemodified | int8 | 19 | null |
|
|
|||||||||||||||||
usermodified | int8 | 19 | null |
|
|
|||||||||||||||||
name | varchar | 255 | ''::character varying |
|
|
|||||||||||||||||
image | text | 2147483647 | null |
|
|
|||||||||||||||||
baseurl | text | 2147483647 | null |
|
|
|||||||||||||||||
clientid | text | 2147483647 | null |
|
|
|||||||||||||||||
clientsecret | text | 2147483647 | null |
|
|
|||||||||||||||||
loginscopes | text | 2147483647 | null |
|
|