Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
name | text | 2147483647 | null |
|
|
||||||
description | text | 2147483647 | √ | null |
|
|
|||||
context_org | int4 | 10 | null |
|
|
||||||
enabled | bool | 1 | false |
|
|
||||||
perm | int4 | 10 | null |
|
|
||||||
restrict_to_org | bool | 1 | true |
|
|
||||||
allow_inactive | bool | 1 | false |
|
|
||||||
allow_expired | bool | 1 | false |
|
|
||||||
block_list | text | 2147483647 | √ | null |
|
|
|||||
usr_activity_type | int4 | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
remoteauth_profile_pkey | Primary key | Asc | name |