action_trigger.cleanup ↑ action_trigger schema Columns Column Type Nullable Default Notes module PK text No description text Yes Primary Key (module) Indexes Index Method Definition cleanup_pkey PK btree CREATE UNIQUE INDEX cleanup_pkey ON action_trigger.cleanup USING btree (module) Referenced By The following tables have foreign keys pointing to action_trigger.cleanup (2 referencing table(s)): Table Referencing Column(s) Referenced Column(s) Constraint action_trigger.event_definition cleanup_failure module event_definition_cleanup_failure_fkey action_trigger.event_definition cleanup_success module event_definition_cleanup_success_fkey