notifications_surgealert

1456 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('notifications_surgealert_id_seq'::regclass)
deployments_personnel.surge_alert_id deployments_personne_surge_alert_id_a5fe32e4_fk_notificatR
notifications_surgealert_molnix_tags.surgealert_id notifications_surgea_surgealert_id_43309803_fk_notificatR
atype int4 10 null
category int4 10 null
operation varchar 100 null
message text 2147483647 null
deployment_needed bool 1 null
is_private bool 1 null
created_at timestamptz 35,6 null
event_id int4 10 null
api_event.id notifications_surgealert_event_id_9120f436_fk_api_event_idR
message_ar text 2147483647 null
message_en text 2147483647 null
message_es text 2147483647 null
message_fr text 2147483647 null
operation_ar varchar 100 null
operation_en varchar 100 null
operation_es varchar 100 null
operation_fr varchar 100 null
closes timestamptz 35,6 null
end timestamptz 35,6 null
molnix_id int4 10 null
opens timestamptz 35,6 null
start timestamptz 35,6 null
country_id int4 10 null
api_country.id notifications_surgealert_country_id_75cbcde5_fk_api_country_idR
translation_module_original_language varchar 2 null
translation_module_skip_auto_translation bool 1 null
molnix_status int4 10 null

Indexes

Constraint Name Type Sort Column(s)
notifications_surgealert_pkey Primary key Asc id
notifications_surgealert_country_id_75cbcde5 Performance Asc country_id
notifications_surgealert_event_id_9120f436 Performance Asc event_id

Relationships