Skip to content

Commit

Permalink
Fixed key
Browse files Browse the repository at this point in the history
  • Loading branch information
Anaelle1 committed Jul 30, 2024
1 parent bfa1a11 commit 0cb5dc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/taps/schemas/hubspot/v3/hubspot-v3-foreign-keys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ keys:
owners_Id:
- table: engagements
keys:
- engagement.Id
- engagement.ownerId
- table: owners
keys:
- Id
Expand Down Expand Up @@ -397,8 +397,8 @@ tables:
foreign-key: form-submissions.portal-id
- table-name: owners
keys:
- key: engagement.Id
foreign-key: Id
- key: engagement.ownerId
foreign-key: ownerId
- table-name: email_events
keys:
- key: engagement.portalId
Expand Down

0 comments on commit 0cb5dc0

Please sign in to comment.