Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| asin | varchar | 10 | null |
|
|
||||||
| success_request | bool | 1 | null |
|
|
||||||
| success_html | bool | 1 | null |
|
|
||||||
| success_data | bool | 1 | null |
|
|
||||||
| force_new_request | bool | 1 | null |
|
|
||||||
| updated_at | timestamptz | 35,6 | null |
|
|
||||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||
| check_by_validation | bool | 1 | null |
|
|
||||||
| in_data_validation | bool | 1 | null |
|
|
||||||
| status_data_validation | jsonb | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| amz_urls_pkey | Primary key | Asc | id |
| amz_urls_asin_e5c9fd90_like | Performance | Asc | asin |
| amz_urls_asin_key | Must be unique | Asc | asin |
| index_1 | Performance | Asc | id |

