Table: vercel_domains
This table shows data for Vercel Domains.
The primary key for this table is id. It supports incremental syncs.
Relations
The following tables depend on vercel_domains:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
id (PK) | String |
bought_at | Timestamp |
cdn_enabled | Bool |
config_verified_at | Timestamp |
created_at | Timestamp |
expires_at | Timestamp |
intended_nameservers | StringArray |
custom_nameservers | StringArray |
name | String |
nameservers | StringArray |
ns_verified_at | Timestamp |
ordered_at | Timestamp |
renew | Bool |
service_type | String |
transfer_started_at | Timestamp |
transferred_at | Timestamp |
txt_verified_at | Timestamp |
verification_record | String |
verified | Bool |
zone | Bool |
creator | JSON |