Table: github_traffic_clones
This table shows data for Github Traffic Clones.
The composite primary key for this table is (org, repository_id).
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
org (PK) | String |
repository_id (PK) | Int |
clones | JSON |
count | Int |
uniques | Int |