amz_category_books_history

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
position int2 5 null
updated_at timestamptz 35,6 null
created_at timestamptz 35,6 null
book_id int8 19 null
amz_books.id amz_category_books_history_book_id_ae9700a4_fk_amz_books_id R
category_id int8 19 null
amz_categories.id amz_category_books_h_category_id_ed3ace94_fk_amz_categ 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_category_books_history_pkey Primary key Asc id
amz_category_books_history_book_id_ae9700a4 Performance Asc book_id
amz_category_books_history_category_id_ed3ace94 Performance Asc category_id
idx_book_cats_hist Performance Asc book_id
idx_cat_book_hist Performance Asc category_id

Relationships