Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[connectors] feature: Upsert table parents from managed ds #6627

Merged
merged 27 commits into from
Aug 6, 2024

Conversation

tdraier
Copy link
Contributor

@tdraier tdraier commented Aug 1, 2024

Description

  • Update connectors to upsert table parents for googledrive / notions / microsoft
  • Add cli to get item parents
  • Add migration script
  • Core api to update parents

Risk

Deploy Plan

deploy core, front, then connectors
run migration script

core/src/stores/postgres.rs Outdated Show resolved Hide resolved
@tdraier tdraier marked this pull request as ready for review August 1, 2024 20:27
@tdraier tdraier changed the title Upsert table parents from managed ds [connectors] feature: Upsert table parents from managed ds Aug 5, 2024
Copy link
Contributor

@flvndvd flvndvd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, assuming you've tested 🙏

connectors/migrations/20240802_table_parents.ts Outdated Show resolved Hide resolved
connectors/migrations/20240802_table_parents.ts Outdated Show resolved Hide resolved
connectors/src/lib/data_sources.ts Outdated Show resolved Hide resolved
@tdraier tdraier merged commit 697d387 into main Aug 6, 2024
4 checks passed
@tdraier tdraier deleted the feature/upsert-parent-tables branch August 6, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants