Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| position | int2 | 5 | √ | null |
|
|
|||||
| gained_positions | int2 | 5 | √ | null |
|
|
|||||
| lost_positions | int2 | 5 | √ | null |
|
|
|||||
| weeks_on_list | int2 | 5 | √ | null |
|
|
|||||
| md5_hash | varchar | 32 | null |
|
|
||||||
| week_date | timestamptz | 35,6 | √ | null |
|
|
|||||
| fiction | bool | 1 | √ | null |
|
|
|||||
| updated_at | timestamptz | 35,6 | null |
|
|
||||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||
| charts_read | 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_charts_read_pkey | Primary key | Asc | id |
| amz_charts_read_charts_read_df54edca | Performance | Asc | charts_read |
| idx_asin_charts_read | Performance | Asc | charts_read |

