caredb_action_weeklyachievement
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 | |
| end_date | date | True | |
| id | character varying(32) | True | |
| last_modified_at | timestamp without time zone | True | |
| limited_total | integer | True | |
| start_date | date | True | |
| total | integer | True |