amz_book_frequently_bought_together

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
order int4 10 null
updated_at timestamptz 35,6 null
created_at timestamptz 35,6 null
book_id int8 19 null
amz_books.id amz_book_frequently__book_id_2926ac1f_fk_amz_books R
bought_together_book_id int8 19 null
amz_books.id amz_book_frequently__bought_together_book_5f18cd99_fk_amz_books 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_frequently_bought_together_pkey Primary key Asc id
amz_book_frequently_bought_bought_together_book_id_5f18cd99 Performance Asc bought_together_book_id
amz_book_frequently_bought_together_book_id_2926ac1f Performance Asc book_id
idx_book_freq_bought_together Performance Asc book_id
idx_freq_bought_together Performance Asc bought_together_book_id

Relationships