Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Make session in assertSchema configurable #578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aurlien
Copy link

@aurlien aurlien commented Jan 22, 2021

Similar to #577, this change is needed so that one can target a specific database in projects with multiple active Neo4j databases.

With the change, a user could call the function like this:

assertSchema({ driver, schema, sessionParams: { database: 'foo' } })

@michaeldgraham
Copy link
Collaborator

#608

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants