action_trigger.event_output
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('action_trigger.event_output_id_seq'::regclass) |
|
create_time |
|
No |
now() |
|
is_error |
|
No |
false |
|
data |
|
No |
||
locale |
|
Yes |
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
Referenced By
The following tables have foreign keys pointing to action_trigger.event_output (3 referencing table(s)):
| Table | Referencing Column(s) | Referenced Column(s) | Constraint |
|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|