overlord_pathway_instancestepreminder
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| armed | boolean | True | |
| created_at | timestamp without time zone | True | |
| fired_at | timestamp without time zone | False | |
| id | character varying(32) | True | |
| name | character varying(64) | True | |
| scheduled_at | timestamp without time zone | True | |
| step_id | character varying(32) | False | Links to overlord_pathway_instancestep.id. |