Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| review | float8 | 17,17 | √ | null |
|
|
|||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||
| 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_audible_review_history_pkey | Primary key | Asc | id |
| amz_audible_review_history_book_id_cea0ab80 | Performance | Asc | book_id |
| idx_audible_book_review_histo | Performance | Asc | book_id |

