Table: fastly_service_versions
This table shows data for Fastly Service Versions.
https://developer.fastly.com/reference/api/services/version/ (opens in a new tab)
The composite primary key for this table is (number, service_id).
Relations
This table depends on fastly_services.
The following tables depend on fastly_service_versions:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
number (PK) | Int |
service_id (PK) | String |
active | Bool |
comment | String |
created_at | Timestamp |
deleted_at | Timestamp |
deployed | Bool |
locked | Bool |
staging | Bool |
testing | Bool |
updated_at | Timestamp |