caredb_action_dailyachievement
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| achievement_date | date | True | |
| 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 | |
| id | character varying(32) | True | |
| last_modified_at | timestamp without time zone | True | |
| last_modified_by_id | character varying(32) | False |