amz_listing_books_df

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
amz_listing_book_history_df.listing_book_id amz_listing_book_his_listing_book_id_f59f8fdb_fk_amz_listi R
position int4 10 null
updated_at timestamptz 35,6 null
created_at timestamptz 35,6 null
source_id int4 10 null
is_valid bool 1 null
error_flag bool 1 null
simulated bool 1 null
validation_run_id int4 10 null
book_id int8 19 null
amz_books_df.id amz_listing_books_df_book_id_6b91c64f_fk_amz_books_df_id R
search_id int8 19 null
amz_listings_df.id amz_listing_books_df_search_id_c6bad65e_fk_amz_listings_df_id R

Indexes

Constraint Name Type Sort Column(s)
amz_listing_books_df_pkey Primary key Asc id
amz_listing_books_df_book_id_6b91c64f Performance Asc book_id
amz_listing_books_df_search_id_c6bad65e Performance Asc search_id

Relationships