Table: vercel_team_members
This table shows data for Vercel Team Members.
The composite primary key for this table is (team_id, uid). It supports incremental syncs.
Relations
This table depends on vercel_teams.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
team_id (PK) | String |
uid (PK) | String |
avatar | String |
confirmed | Bool |
String | |
github | JSON |
gitlab | JSON |
bitbucket | JSON |
role | String |
username | String |
name | String |
created_at | Timestamp |
access_requested_at | Timestamp |