amz_profile_following_df

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
store_id 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
author_id int8 19 null
amz_author_df.id amz_profile_following_df_author_id_f428b8cb_fk_amz_author_df_id R
profile_id int8 19 null
amz_author_df.id amz_profile_followin_profile_id_bd9c0d79_fk_amz_autho R

Indexes

Constraint Name Type Sort Column(s)
amz_profile_following_df_pkey Primary key Asc id
amz_profile_following_df_author_id_f428b8cb Performance Asc author_id
amz_profile_following_df_profile_id_bd9c0d79 Performance Asc profile_id

Relationships