Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_totara_useraction_scheduled_rule_history_id_seq'::regclass) |
|
|
|||||
scheduled_rule_id | int8 | 19 | null |
|
|
||||||
user_id | int8 | 19 | null |
|
|
||||||
created | int8 | 19 | null |
|
|
||||||
success | int2 | 5 | 0 |
|
|
||||||
action | text | 2147483647 | null |
|
|
||||||
message | text | 2147483647 | √ | null |
|
|