Table Type: Metadata
This table contains the list of users and the groups they are members of.
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| user_id | string | Primary Key | The ID of the user |
| group_id | string | Primary Key | The ID of the group |
| db_last_updated | datetime | Required | When this record was last updated in UTC. |
