caredb_challenge_point
Columns
| Name | Type | Not null | Description |
|---|---|---|---|
| created_at | timestamp without time zone | True | |
| id | character varying(32) | True | |
| participant_id | character varying(32) | True | Links to caredb_challenge_participant.id. |
| value | integer | True |
| Name | Type | Not null | Description |
|---|---|---|---|
| created_at | timestamp without time zone | True | |
| id | character varying(32) | True | |
| participant_id | character varying(32) | True | Links to caredb_challenge_participant.id. |
| value | integer | True |