amz_audible_category_history_df

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
position int4 10 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_audible_books_df.id amz_audible_category_book_id_d32f88e8_fk_amz_audib R
category_id int8 19 null
amz_audible_categories_df.id amz_audible_category_category_id_1fc0d8ab_fk_amz_audib R

Indexes

Constraint Name Type Sort Column(s)
amz_audible_category_history_df_pkey Primary key Asc id
amz_audible_category_history_df_book_id_d32f88e8 Performance Asc book_id
amz_audible_category_history_df_category_id_1fc0d8ab Performance Asc category_id

Relationships