HubspotCompanyDeals


Columns

Column Type Size Nulls Auto Default Children Parents Comments
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()
hubspotDealId text 2147483647 null
HubspotDeals.id HubspotCompanyDeals_hubspotDealId_fkey C

Foreign key to superpowered.HubspotDeals table

hubspotCompanyId text 2147483647 null
HubspotCompanies.id HubspotCompanyDeals_hubspotCompanyId_fkey C

Foreign key to superpowered.HubspotCompanies table

Indexes

Constraint Name Type Sort Column(s)
HubspotCompanyDeals_pkey Primary key Asc/Asc hubspotCompanyId + hubspotDealId
superpowered_HubspotCompanyDeals_hubspotCompanyId_idx Performance Asc hubspotCompanyId
superpowered_HubspotCompanyDeals_hubspotDealId_idx Performance Asc hubspotDealId

Relationships