Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('action_trigger.event_output_id_seq'::regclass) |
|
|
|||||||||||
| create_time | timestamptz | 35,6 | now() |
|
|
||||||||||||
| is_error | bool | 1 | false |
|
|
||||||||||||
| data | text | 2147483647 | null |
|
|
||||||||||||
| locale | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| event_output_pkey | Primary key | Asc | id |
