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

Allow for multiple databases by providing databaseOptions array; add … #1

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

jessrezac
Copy link
Owner

…notionId to toplevel node

Description

Allows for multiple databases by providing an array composed of objects including id for Notion database id and nodeType for name of node. Also adds notionId as its own node field which is helpful for relating pages across databases since that's what Notion provides.

Motivation and Context

Allows for use of multiple databases, fixes issue #3

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Security fix (non-breaking change wich fixes a security issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)

@jessrezac jessrezac merged commit 3b80001 into main Oct 19, 2021
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.

Add support for querying multiple databases available to the Integration
1 participant