amz_book_review_summary_history_df

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
total_rating int4 10 null
total_reviews float8 17,17 null
md5_hash varchar 32 null
review_1 float8 17,17 null
review_2 float8 17,17 null
review_3 float8 17,17 null
review_4 float8 17,17 null
review_5 float8 17,17 null
created_at timestamptz 35,6 null
source_id int4 10 null
is_valid bool 1 null
error_flag bool 1 null
simulated bool 1 null
validation_run_id int4 10 null
book_id int8 19 null
amz_books_df.id amz_book_review_summ_book_id_fd688e30_fk_amz_books R

Indexes

Constraint Name Type Sort Column(s)
amz_book_review_summary_history_df_pkey Primary key Asc id
amz_book_review_summary_history_df_book_id_fd688e30 Performance Asc book_id

Relationships