Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| varchar | 64 | null |
|
|
|||||||
| name | varchar | 255 | null |
|
|
||||||
| helpfulness_count | int4 | 10 | √ | null |
|
|
|||||
| performance_rating | int4 | 10 | √ | null |
|
|
|||||
| story_rating | int4 | 10 | √ | 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_author_reviews_pkey | Primary key | Asc | id |
| amz_audible_author_reviews_book_id_d31e733d | Performance | Asc | book_id |

