external_events_df

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
name varchar 255 null
description text 2147483647 null
start_date date 13 null
end_date date 13 null
recurrence varchar 10 null
importance_level int4 10 null
tags jsonb 2147483647 null
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null
country_id_id int8 19 null
amz_countries_df.id external_events_df_country_id_id_cc6c2b96_fk_amz_count R

Indexes

Constraint Name Type Sort Column(s)
external_events_df_pkey Primary key Asc id
external_events_df_country_id_id_cc6c2b96 Performance Asc country_id_id

Relationships