amz_listing_books

195062 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
amz_listing_book_history.listing_book_id amz_listing_book_his_listing_book_id_25b76e25_fk_amz_listi R
position int4 10 null
updated_at timestamptz 35,6 null
created_at timestamptz 35,6 null
book_id int8 19 null
amz_books.id amz_listing_books_book_id_9e006f89_fk_amz_books_id R
search_id int8 19 null
amz_listings.id amz_listing_books_search_id_f07fe58b_fk_amz_listings_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_listing_books_pkey Primary key Asc id
amz_listing_books_book_id_9e006f89 Performance Asc book_id
amz_listing_books_search_id_f07fe58b Performance Asc search_id

Relationships