Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
||||||
| credential_id | text | 2147483647 | null |
|
|
||||||
| data | text | 2147483647 | null |
|
|
||||||
| insert_instant | int8 | 19 | null |
|
|
||||||
| last_use_instant | int8 | 19 | null |
|
|
||||||
| tenants_id | uuid | 2147483647 | null |
|
|
||||||
| users_id | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| webauthn_credentials_pkey | Primary key | Asc | id |
| webauthn_credentials_i_1 | Performance | Asc/Asc | tenants_id + users_id |