amz_book_category_in_bsr_history

48941148 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
value int4 10 null
created_at timestamptz 35,6 null
book_id int8 19 null
amz_books.id amz_book_category_in_book_id_626842d4_fk_amz_books R
category_id int8 19 null
amz_categories.id amz_book_category_in_category_id_9396f2c6_fk_amz_categ R
provider_id int8 19 null
amz_providers.id amz_book_category_in_provider_id_dc8f6eee_fk_amz_provi 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_category_in_bsr_history_pkey Primary key Asc id
amz_book_category_in_bsr_history_book_id_626842d4 Performance Asc book_id
amz_book_category_in_bsr_history_category_id_9396f2c6 Performance Asc category_id
amz_book_category_in_bsr_history_provider_id_dc8f6eee Performance Asc provider_id
idx_book_cat_in_bsr_histo Performance Asc book_id

Relationships