Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_perform_notification_id_seq'::regclass) |
|
|
||||
activity_id | int8 | 19 | null |
|
|
|||||
class_key | varchar | 255 | ''::character varying |
|
|
|||||
active | int2 | 5 | 0 |
|
|
|||||
triggers | text | 2147483647 | null |
|
|
|||||
last_run_at | int8 | 19 | √ | null |
|
|
||||
created_at | int8 | 19 | null |
|
|
|||||
updated_at | int8 | 19 | √ | null |
|
|