Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | INTEGER | 2000000000 | √ | √ | null |
|
|
||||
| response_id | INTEGER | 2000000000 | null |
|
|
||||||
| json_path | TEXT | 2000000000 | null |
|
|
||||||
| state | INTEGER | 2000000000 | null |
|
|
||||||
| transaction_id | INTEGER | 2000000000 | √ | null |
|
|
|||||
| error_message | TEXT | 2000000000 | √ | null |
|
|
|||||
| created_at | INTEGER | 2000000000 | strftime('%s', 'now') * 1000 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| api_response_transaction_s_pk | Primary key | Asc | id |
| idx_api_response_transaction_response_json_path | Must be unique | Asc/Asc | response_id + json_path |
| idx_api_response_transaction_transaction | Performance | Asc | transaction_id |

