amz_book_star_history

2122 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
star_1 float8 17,17 null
star_2 float8 17,17 null
star_3 float8 17,17 null
star_4 float8 17,17 null
star_5 float8 17,17 null
created_at timestamptz 35,6 null
book_id int8 19 null
amz_books.id amz_book_star_history_book_id_7e1e8f58_fk_amz_books_id R
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_star_history_pkey Primary key Asc id
amz_book_star_history_book_id_7e1e8f58 Performance Asc book_id
idx_book_star_history Performance Asc book_id

Relationships