Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| data | text | 2147483647 | null |
|
|
||||||
| identity_providers_id | uuid | 2147483647 | null |
|
|
||||||
| identity_providers_user_id | varchar | 191 | null |
|
|
||||||
| insert_instant | int8 | 19 | null |
|
|
||||||
| last_login_instant | int8 | 19 | null |
|
|
||||||
| tenants_id | uuid | 2147483647 | null |
|
|
||||||
| users_id | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| identity_provider_links_i_1 | Performance | Asc | users_id |
| identity_provider_links_uk_1 | Must be unique | Asc/Asc/Asc | identity_providers_id + identity_providers_user_id + tenants_id |