caredb_action_actionreminder
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| action_id | character varying(32) | True | Links to caredb_action_action.id. | 
| created_at | timestamp without time zone | True | |
| created_by_id | character varying(32) | False | |
| day_of_the_week | bigint | True | |
| id | character varying(32) | True | |
| last_modified_at | timestamp without time zone | True | |
| last_modified_by_id | character varying(32) | False | |
| time_bucket | character varying(30) | True |