Skip to content

Suport for Multiple Databases in one GCP project #167

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

radzisz
Copy link

@radzisz radzisz commented Sep 26, 2023

Simple change enabling access to multiple databases.
It is fully backward compatible.

@abkarino
Copy link

I was gonna implement your code in my repo and noticed two things.
x-goog-request-params header is added, I am not quite sure why this was added. I tried the base code without the header and it didn't throw any errors.
Although I see you modified tests, some tests fail since the doc.path getter will not match since it relies on regex so you need to modify it there.

@radzisz
Copy link
Author

radzisz commented Mar 3, 2025 via email

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.

2 participants