Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_virtualmeeting_auth_id_seq'::regclass) |
|
|
|||||
plugin | varchar | 255 | ''::character varying |
|
|
||||||
access_token | text | 2147483647 | null |
|
|
||||||
refresh_token | text | 2147483647 | null |
|
|
||||||
timeexpiry | int8 | 19 | null |
|
|
||||||
timecreated | int8 | 19 | null |
|
|
||||||
timemodified | int8 | 19 | √ | null |
|
|
|||||
userid | int8 | 19 | null |
|
|