Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_totara_connect_sso_sessions_id_seq'::regclass) |
|
|
||||
clientid | int8 | 19 | null |
|
|
|||||
userid | int8 | 19 | null |
|
|
|||||
sid | varchar | 128 | ''::character varying |
|
|
|||||
ssotoken | varchar | 64 | ''::character varying |
|
|
|||||
active | int2 | 5 | 0 |
|
|
|||||
timecreated | int8 | 19 | null |
|
|