Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id_bend | text | 2147483647 | null |
|
|
|||||
| stage | text | 2147483647 | √ | null |
|
|
||||
| substage | text | 2147483647 | √ | null |
|
|
||||
| hook | bool | 1 | √ | false |
|
|
||||
| bend | bool | 1 | √ | false |
|
|
||||
| graphql | bool | 1 | √ | false |
|
|
||||
| error_message | text | 2147483647 | √ | null |
|
|
||||
| extra | jsonb | 2147483647 | √ | null |
|
|
||||
| created_at | timestamp | 29,6 | √ | null |
|
|
||||
| updated_at | timestamp | 29,6 | √ | null |
|
|
||||
| bend_table | text | 2147483647 | √ | null |
|
|
||||
| needs_migration | bool | 1 | √ | true |
|
|
||||
| error | jsonb | 2147483647 | √ | null |
|
|
||||
| ignored_community | bool | 1 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| bend_sync_pk | Primary key | Asc | id_bend |