Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ats_kind | text | 2147483647 | null |
|
|
||||||
| mode | text | 2147483647 | null |
|
|
||||||
| config | jsonb | 2147483647 | '{}'::jsonb |
|
|
||||||
| enabled | bool | 1 | false |
|
|
||||||
| verified_at | timestamptz | 35,6 | √ | null |
|
|
|||||
| notes | text | 2147483647 | √ | null |
|
|
|||||
| last_ok_at | timestamptz | 35,6 | √ | null |
|
|
|||||
| last_error | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| adapters_pkey | Primary key | Asc | ats_kind |