amz_profiles_df

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
profile_id varchar 64 null
name varchar 255 null
likes int4 10 null
following 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
media_id int8 19 null
amz_media_df.id amz_profiles_df_media_id_f6f3584e_fk_amz_media_df_id R

Indexes

Constraint Name Type Sort Column(s)
amz_profiles_df_pkey Primary key Asc id
amz_profiles_df_media_id_f6f3584e Performance Asc media_id
amz_profiles_df_profile_id_6455a9ed_like Performance Asc profile_id
amz_profiles_df_profile_id_key Must be unique Asc profile_id

Relationships