update_run_notification


Description

An expected notification associated with an import run

Columns

Column Type Size Nulls Auto Default Children Parents Comments
run_id int4 10 null
update_notification.run_id update_notification_run_id_fkeyR
update_run.run_id update_run_notification_run_id_fkeyR
process_code text 2147483647 null
update_notification.process_code update_notification_run_id_fkeyR
update_process.process_code update_run_notification_process_code_fkeyR

Table contained 6692 rows

Indexes

Constraint Name Type Sort Column(s)
update_run_notification_pkey Primary key Asc/Asc run_id + process_code

Relationships