Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| order | int4 | 10 | √ | null |
|
|
|||||
| updated_at | timestamptz | 35,6 | null |
|
|
||||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||
| book_id | int8 | 19 | √ | null |
|
|
|||||
| more_items_book_id | int8 | 19 | √ | 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_book_more_items_to_explore_pkey | Primary key | Asc | id |
| amz_book_more_items_to_explore_book_id_33d9bd68 | Performance | Asc | book_id |
| amz_book_more_items_to_explore_more_items_book_id_7812d1f3 | Performance | Asc | more_items_book_id |
| idx_book_more_items_to_explore | Performance | Asc | book_id |

