Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| run_id | int4 | 10 | null |
|
|
|||
| scheduled_at | timestamp | 29,6 | √ | null |
|
|
||
| deleted_rows | int4 | 10 | √ | null |
|
|
||
| build_result | int4 | 10 | √ | 0 |
|
|
||
| build_src | int4 | 10 | √ | 0 |
|
|
||
| operation_data | int4 | 10 | √ | 0 |
|
|
||
| ts_operation_data | int4 | 10 | √ | 0 |
|
|
||
| ts_rest_operation_data | int4 | 10 | √ | 0 |
|
|
||
| ts_gql_operation_data | int4 | 10 | √ | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| build_cleanup_run_pkey | Primary key | Asc | run_id |