amz_listings

7983 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
amz_listing_books.search_id amz_listing_books_search_id_f07fe58b_fk_amz_listings_id R
amz_listing_categories.listing_id amz_listing_categories_listing_id_f3b65c7e_fk_amz_listings_id R
amz_listing_history.listing_id amz_listing_history_listing_id_741181f4_fk_amz_listings_id R
total_results_count int4 10 null
total_results_asin int4 10 null
page_num int2 5 null
md5_hash varchar 32 null
updated_at timestamptz 35,6 null
created_at timestamptz 35,6 null
search_id int8 19 null
amz_searches.id amz_listings_search_id_a89b401d_fk_amz_searches_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_listings_pkey Primary key Asc id
amz_listings_search_id_a89b401d Performance Asc search_id

Relationships