HubspotJobOrderEventLogs


Columns

Column Type Size Nulls Auto Default Children Parents Comments
eventId text 2147483647 null
subscriptionId text 2147483647 null
portalId text 2147483647 null
appId text 2147483647 null
occurredAt timestamptz 35,6 null
subscriptionType varchar 255 null
attemptNumber int2 5 null
objectId text 2147483647 null
objectTypeId varchar 255 null
propertyName varchar 255 null
propertyValue varchar 255 null
changeSource varchar 255 null
sourceId varchar 255 null
isSensitive bool 1 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()

Indexes

Constraint Name Type Sort Column(s)
HubspotJobOrderEventLogs_pkey Primary key Asc eventId
HubspotJobOrderEventLogs_objectId_propertyName_occurredAt_idx Performance Asc/Asc/Asc objectId + propertyName + occurredAt

Relationships